v0.1
The first goal of this repository is to provide a landing page for anyone wanting to use LD/RDF representations of the OME Model.
- Code
- Convert OME-XSD to LinkML (using ome-types)
- Define omero-marshal URIs in LinkML
- Review URIs between omero-marshal (v1), omero-rdf (v2), and ld.o.org
- Convert XML to RDF
- Convert RDF to XML
- Write unit tests to show that conversion is lossless
- Landing page ("ome.github.io/ld")
Next steps
- Evaluate an extension of this base model
- Create XSD for OMERO extensions beyond OME-XSD
- Support these XSD in ome-types
- Convert these XSD to LinkML
- Make default ome-types JSON into LD with @context
- Applications
- integrate in omero-marshal
- integrate in omero-transfer
- integrate in omero-rdf
v0.1
The first goal of this repository is to provide a landing page for anyone wanting to use LD/RDF representations of the OME Model.
Next steps