domain_model
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
domain_model [2011/03/25 21:19] – [RDF Implementation] michael | domain_model [2011/03/29 22:50] (current) – [RDF Implementation] michael | ||
---|---|---|---|
Line 60: | Line 60: | ||
The abstract domain model has to be expressed to elements offered by a specific data model to be useful. The following illustrates a way to annotate RDF (meta-)data with provenance annotation. | The abstract domain model has to be expressed to elements offered by a specific data model to be useful. The following illustrates a way to annotate RDF (meta-)data with provenance annotation. | ||
- | # Named graph: http:// | + | # Named graph: http:// |
@prefix dct: < | @prefix dct: < | ||
+ | @prefix dctype: < | ||
| | ||
- | :MonaLisa dct: | + | :MonaLisa dct: |
dct:creator : | dct:creator : | ||
- | | + | |
- | # Named graph: http:// | + | # Named graph: http:// |
@prefix dct: < | @prefix dct: < | ||
| | ||
- | < | + | < |
dct:creator :BnF . | dct:creator :BnF . | ||
| | ||
- | < | + | < |
| | ||
+ | These triples describe two separate RDF graphs. | ||
| | ||
+ | {{: | ||
+ | |||
+ | The following table shows how some of the RDF resources map to their corresponding UML classes of the domain model. | ||
+ | |||
+ | ^ RDF ^ UML | ||
+ | | :MonaLisa dct:creator : | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | |||
+ | Our example consists of two statements about the resource '': | ||
+ | Statements that are part of this graph are considered annotations, | ||
====== Issues and further Ideas ====== | ====== Issues and further Ideas ====== | ||
* Superclass of Description Set necessary? Domain/ | * Superclass of Description Set necessary? Domain/ | ||
domain_model.1301084352.txt.gz · Last modified: 2011/03/25 21:19 by michael