specification
specification copied to clipboard
RDF vocabulary and hypermedia specification to publish your Linked Data using search trees
The range of tree:shape is set to shacl:NodeShape. However if a stream contains is mixed (multiple datatypes), this can cause some confusion: Is it allowed to link to a SHACL...
Test cases need to be carefully standardized Please comment with: existing cases elsewhere, and proposals to categorize the tests. Pull request started in https://github.com/TREEcg/specification/pull/120
This PR: * Splits off discovery in its own spec (related: #96 #100) * Reviews the non-normative introduction/overview section (related: #94 ) * Rewrites the spec from the perspective of...
https://treecg.github.io/specification/#imports > A tree:importStream can also be defined for providing a pubsub interface for subscribing to real-time updates. The object SHOULD be a [websockets] or Server-Sent Events ([eventsource]). Given that...
The examples could use a re-vamp * [ ] Search trees should become the main use case * [ ] Compatibility to other specs or simple pagination (+search forms) should...
We should have an introduction that tells people when they should take interest. Good example: see https://www.w3.org/TR/vc-data-model-2.0/
A work item to work on a standard JSON-LD context and frame ```json { "@context" : "TODO", "@id": "#Collection", "@type": "Collection", "title": "My TREE collection", "view": { "@id": "", →...
https://treecg.github.io/specification/#relationsubclasses There are questions on data types and full list of relations that need to be formally specified in each subsection All datatypes in https://www.w3.org/TR/rdf-interfaces/#literals should be discussed
## User stories and problems 1. As a publisher of a `dcat:Catalog` with `dcat:Dataset`s, I want to paginate the catalog in different ways, to find dataset objects without having to...
At this moment the overview chapter says multiple view descriptions can be given. We would like to deprecate that for only 1 view description. _Coined during the read-through session of...