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/22 15:49] – [Pubby Example] daniel | use_cases [2011/06/22 16:04] (current) – [Pubby Example] daniel | ||
|---|---|---|---|
| Line 128: | Line 128: | ||
| * 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: | * RDF: | ||
| - | What we should get when atempting to reach the uri example:guideIdentifier. | + | The modelling using TriG Syntax and following |
| - | Concern: the graph URI is made from the resource' | + | |
| - | Concern2: the necessity of an additional graph per resource -> scalability problems? | + | |
| @prefix rdf: < | @prefix rdf: < | ||
| @prefix xsd: < | @prefix xsd: < | ||
| @prefix dc: < | @prefix dc: < | ||
| - | @prefix dcterms: | + | @prefix dcterms: |
| - | @prefix dcprov: . | + | @prefix dcprov: |
| @prefix example: < | @prefix example: < | ||
| #default graph | #default graph | ||
| - | { | + | { |
| - | #this naming would allow to automatically refer to the description set from the resource | + | #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.1308750549.txt.gz · Last modified: 2011/06/22 15:49 by daniel
