From c39a38f6248b60be296368d8e95f6a65ddcd3a99 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 27 May 2020 11:17:26 -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 278e41a..3c9b8c5 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) +* 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]) .