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/07 22:02] – [Pubby Example] daniel | use_cases [2011/06/22 16:04] (current) – [Pubby Example] daniel | ||
---|---|---|---|
Line 120: | Line 120: | ||
===== Pubby Example ===== | ===== Pubby Example ===== | ||
* Description: | * Description: | ||
- | * Problem: If we are trying to publish metadata about provenance information, | + | * Problem: If we are trying to publish metadata about provenance information, |
- | * Rationale: | + | * Use case: The published provenance information is about the travel guides, images and videos of "El Viajero" |
- | * Model: | + | * Original Pubby Modeling. The metadata section refers to the statements that appear in the pubby file. The metadata is divided in annonymous graphs, some of them with the type rdf:Graph and some not (being concepts of the Provenance Vocabulary, such as DataCreation). By clicking on the " |
+ | {{: | ||
+ | * Modeling with our domain model: | ||
{{: | {{: | ||
+ | * 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.1307476956.txt.gz · Last modified: 2011/06/07 22:02 by daniel