usageguidelines
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
usageguidelines [2011/08/24 08:54] – created daniel | usageguidelines [2011/08/24 09:35] (current) – [Examples] daniel | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | == Usage guidelines and examples == | + | ====== Usage guidelines and examples ====== |
+ | (DRAFT) | ||
+ | The main objective of this page is to provide a provenance publisher the basic idea of what is needed to apply our domain model. | ||
+ | |||
+ | ===== Requirements for publishing metadata provenance in RDF ===== | ||
+ | (I have started with RDF because is the most common language in the Semantic Web. Other sections like this one can be created). | ||
+ | |||
+ | * Grouping statements: before incorporing the model to a new domain it is mandatory to analyze which are the different descriptions levels: how can we group the descriptions in different layers in order to be able to describe them properly. | ||
+ | * The proposed domain model may not be necessary if no statements about description sets exist. However, it is recommendable to group the descriptions at least in one level (in case that other entities aggregate the published information in the future). | ||
+ | * ''' | ||
+ | |||
+ | |||
+ | |||
+ | ===== Examples===== | ||
+ | (Based on the [[use_cases|Use Cases]]) | ||
+ | |||
+ | El Viajero encoding example (pubby example of the use cases): | ||
+ | |||
+ | ''' | ||
+ | |||
+ | ''' | ||
+ | Therefore we can organize the metadata in three different levels or groups: the first one groups the descriptions about the resource, the second one gathers the descriptions about the previous statements and the last one refers to the RDF serialization of the first two groups, which is what is shown to the users. | ||
+ | |||
+ | ''' | ||
+ | @prefix rdf: < | ||
+ | @prefix xsd: < | ||
+ | @prefix dc: < | ||
+ | @prefix dcterms: < | ||
+ | @prefix dcprov: < | ||
+ | @prefix ex: < | ||
+ | # DescriptionSet1: | ||
+ | < | ||
+ | { | ||
+ | ex: | ||
+ | ex: | ||
+ | ex: | ||
+ | < | ||
+ | } | ||
+ | # AnnotationSet1: | ||
+ | < | ||
+ | { | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | } | ||
+ | < | ||
+ | { | ||
+ | < | ||
+ | < | ||
+ | } | ||
+ | |||
+ |
usageguidelines.1314168878.txt.gz · Last modified: 2011/08/24 08:54 by daniel