Diverse output and insert/update
Closed this issue · 0 comments
gerontakos commented
Primary Actor
Metadata Specialist
Scope
data integration tool; triple store
Story
I have processed my data. Relationships between entities are asserted. I want to output those assertions in whatever format I need. For most of my data sets, I only need one RDF serialization. However there are some data sets where I would like to output as Turtle, RDF-XML and JSON-LD directly from the data integration tool. In addition, I would like to interface directly to my triple store and insert or update my data set using the data integration tool. This would allow me to avoid downloading the assertions (usually equivalence assertions) from the data integration tool then uploading the assertions into my triple store.