Getting Started
Technologies Overview
Data Models
Data to Curate Relationships
Data releases
Overview
- Releases happen by command or on the execution of a full site build (that is, the pipeline command
pipeline data release
or a new commit to github)
- Releases are versioned by the major data schema version (typically 1.0) and a D/M/Y-H:M:S timestamp, eg:
1.0-23-2-2020-12:00:00
- Releases contain the linked data as RDF/Turtle and JSON-LD (framed as
ManMadeObject
s, PhysicalObject
s, Term
s, and Aggregation
s)
References