usageguidelines
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
usageguidelines [2011/08/24 09:03] – daniel | usageguidelines [2011/08/24 09:35] (current) – [Examples] daniel | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Requirements for publishing metadata provenance in RDF ===== | ===== 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). | (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). | ||
+ | * ''' | ||
Line 10: | Line 14: | ||
===== Examples===== | ===== Examples===== | ||
(Based on the [[use_cases|Use Cases]]) | (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.1314169394.txt.gz · Last modified: 2011/08/24 09:03 by daniel