NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 24 forks source link

Expose semantic annotations to web and other clients #1655

Open amoeba opened 3 years ago

amoeba commented 3 years ago

Semantic annotations in EML records make it possible to do some cool stuff like generating an RDF serialization for our EML records that triplifies the annotations for consumers. I'd like to see us expose this in some fashion though I'm not sure what it might look like just yet.

What do others think are some interesting opportunities here?

mbjones commented 3 years ago

I totally agree. It would be great to collect annotations from EML and provenance info from OREs and integrate it into the knowledge graphs, and then reflect it back in our JSON-LD exports. In general, I think many source should feed the graph, which can then be used to expose new information in our schema.org markup and our other indexed services like SOLR.