From 3d3d24fba6365aa9208029b56e99d93a350c6cfa Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 27 May 2020 11:18:27 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 3c9b8c5..bc82b45 100644 --- a/README.adoc +++ b/README.adoc @@ -27,7 +27,7 @@ _2020-05-27 11:12 Revised workflow from ontology to json-ld_ ** Could this be the native Axiom representation? * Save to RDF(a) (trivial re-representation, "save as") * Re-express RDF as JSON-LD (From RDF to JSON-LD, https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html) -* Optionally map OWL to Neo4j graph representation (lots of tools, e.g. link:https://medium.com/neo4j/importing-rdfs-owl-ontologies-into-neo4j-23e4e28ebbad[neosemantics]) +* Optionally map OWL to Neo4j graph representation (lots of tools, e.g. link:https://github.com/neo4j-labs/neosemantics[neosemantics]) .