GfSE / SpecIF-Viewer

A viewer and editor for SpecIF files.
Apache License 2.0
9 stars 3 forks source link

Transform SpecIF to Turtle (RDF) #59

Open odungern opened 4 months ago

odungern commented 4 months ago

The target format and "common ground" for the CASCaDE Layered Ontology is RDF, preferably via Turtle syntax. In order to transform available results of the SpecIF initiative, a transformation from SpecIF to RDF/Turtle is developed.

Still open is the definition of preliminary class taxonomy in RDF to allow comparison and combination of results from different sources, see task Agree on a preliminary set of RDF classes to represent various ontologies. As soon as this is agreed upon, the transformation will be updated accordingly.

Requires results of https://github.com/GfSE/CASCaDE-Layered-Ontology/issues/4.

odungern commented 4 months ago

see: https://github.com/GfSE/SpecIF-Viewer/blob/develop/src/modules/specif2turtle.ts