Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored May 27, 2020
1 parent 570ab0d commit 1ec4313
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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_

Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 1ec4313

Please sign in to comment.