1. Introduction
TODO:
1.1. Terminology
TODO
2. Requirements
TODO: add requirements from paper as CQs
3. Model
TODO
4. Vocabulary
TODO
5. Materialization
TODO:
-
add worked out examples
-
current approach on how to signatures + limitations
6. Legal Considerations
TODO
7. Namespaces
Commonly used namespace prefixes used in this specification:
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix odrl: <http://www.w3.org/ns/odrl/2/> . @prefix te: <https://w3id.org/trustenvelope#> @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .