Manage Metadata in ODS-Briefcase
What?
A mechanism for generating HTTP accessible resources (virtual or physical) from Virtuoso hosted data.
These resources are available in two content-type forms: hypermedia (e.g.
Atom, RSS, RDF-JSON, RDF/XML, Turtle, N3, TriX
??, TriG
?? etc.) and non-hypermedia (iCalendar, vCard, Excel, Word, GIFs, PDFs, PNGs etc.).
Importance?
Enables broad range of applications to consume data access and management services provided by Virtuoso across a plethora of platforms.
How?
You generate DET based resources via Virtuoso PL based mapping functions.
Examples
Simple code examples for creating the resources types generated as part of ODS installations:
Upload File DETs
Applications DETs
Related