summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWes Turner <wes.turner@gmail.com>2017-02-06 20:53:58 -0600
committerGitHub <noreply@github.com>2017-02-06 20:53:58 -0600
commit094abce72854909acb5ada0194ca54ce3604954a (patch)
treeb2e6c7935089f9802c6e81026e611057dea3d12a
parent776b90be0f79fd9b424dd9718b732c96b37b9f2f (diff)
downloadrdflib-094abce72854909acb5ada0194ca54ce3604954a.tar.gz
DOC: README.md: rdflib-jsonld, https uris
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 496156c6..39a2cc2a 100644
--- a/README.md
+++ b/README.md
@@ -75,12 +75,12 @@ in memory storage and persistent storage on top of the Berkeley DB.
A SPARQL 1.1 implementation is included - supporting SPARQL 1.1 Queries and Update statements.
-RDFLib is open source and is maintained on [GitHub](http://github.com/RDFLib/rdflib/). RDFLib releases, current and previous
-are listed on [PyPI](http://pypi.python.org/pypi/rdflib/)
+RDFLib is open source and is maintained on [GitHub](https://github.com/RDFLib/rdflib/). RDFLib releases, current and previous
+are listed on [PyPI](https://pypi.python.org/pypi/rdflib/)
RDFLib has a plugin-architecture for store-implementation, as well as parsers/serializers, several other projects exist which extend RDFLib features:
- * [rdflib-json](https://github.com/RDFLib/rdflib-jsonld) - Serializer and parser for [json-ld](http://json-ld.org)
+ * [rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld) - Serializer and parser for [json-ld](http://json-ld.org)
Support
-------
@@ -95,10 +95,10 @@ The documentation can be built by doing::
And is also available from ReadTheDocs:
-http://rdflib.readthedocs.io
+https://rdflib.readthedocs.io
Support is available through the rdflib-dev group:
-http://groups.google.com/group/rdflib-dev
+https://groups.google.com/group/rdflib-dev
and on the IRC channel #rdflib on the freenode.net server