use_cases
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| use_cases [2011/06/08 00:42] – [Pubby Example] daniel | use_cases [2011/06/22 16:04] (current) – [Pubby Example] daniel | ||
|---|---|---|---|
| Line 127: | Line 127: | ||
| {{: | {{: | ||
| * Rationale: The original provenance statements of the guide have been grouped in the DescriptionSet1 (date, creator and generation), | * Rationale: The original provenance statements of the guide have been grouped in the DescriptionSet1 (date, creator and generation), | ||
| + | * RDF: | ||
| + | The modelling using TriG Syntax and following the discussion of the last teleconf: | ||
| + | |||
| + | |||
| + | @prefix rdf: < | ||
| + | @prefix xsd: < | ||
| + | @prefix dc: < | ||
| + | @prefix dcterms: < | ||
| + | @prefix dcprov: < | ||
| + | @prefix example: < | ||
| + | #default graph | ||
| + | { | ||
| + | #this naming would allow to automatically refer to the description set from the resource | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | } | ||
| + | # | ||
| + | < | ||
| + | { | ||
| + | example: | ||
| + | example: | ||
| + | example: | ||
| + | } | ||
| + | # | ||
| + | < | ||
| + | { | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | } | ||
| + | # | ||
| + | < | ||
| + | { | ||
| + | < | ||
| + | } | ||
| + | |||
| + | * Concerns: | ||
| + | - The graph URI is made from the resource' | ||
| + | - The necessity of an additional graph per resource -> scalability problems? | ||
| + | |||
| + | Once the problem is solved, another interesting question would be how to access the metadata provenance of a resource, given its URI. Should I see the graph relationship when accessing example: | ||
| + | |||
| ===== OPMV ===== | ===== OPMV ===== | ||
| ** Use Case ** | ** Use Case ** | ||
use_cases.1307486536.txt.gz · Last modified: 2011/06/08 00:42 by daniel
