diff --git a/README.adoc b/README.adoc index 0e4d93c..024bcb0 100644 --- a/README.adoc +++ b/README.adoc @@ -20,6 +20,15 @@ Editor: {Editor}, {Email} ==== schema.adoc +- - - +_2020-05-27 11:12 Revised workflow from ontology to json-ld_ + +* Start w OWL for ontology / information model drafting +** 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) + - - - _2020-05-26 22:18 Axiom constructs to OWL entities and properties_ @@ -59,6 +68,7 @@ https://drive.google.com/file/d/1DNugP5P3qmw1YHqcD9ZS4ogi34vCVtjU/view <= Select https://www.slideshare.net/thesimonjupp/ontologies-neo4jgraphworkshopberlin + https://www.w3.org/2013/dwbp/wiki/RDF_AND_JSON-LD_UseCases <= RDF and JSON-LD use cases +=== original plan * Start w Neo4J for information model drafting ** Could this be the native Axiom representation? * Migrate up to OWL (using neo4j2owl)