Changes between Version 35 and Version 36 of rdfstore


Ignore:
Timestamp:
Oct 29, 2012, 1:06:20 AM (12 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rdfstore

    v35 v36  
    4747== Motivations ==
    4848
    49 RDF (Resource Description Framework) is a general method to decompose knowledge into small pieces. A piece of knowledge in RDF refers to two objects and a relationship between them (often called a triple).
     49RDF (Resource Description Framework) is a general method to decompose knowledge into simple facts that describe at most three pieces of information (a triple). In a metadata record, the triple would be: vocabulary name (the meaning of the fact), metadata element name, text content of metadata element.
    5050
    5151A lot of resources in the !GeoNetwork space have been devoted to managing ISO19115 metadata records, ISO19115 metadata objects and relationships between objects and records. In many ways, exploring RDF is an attempt to achieve the same outcomemeans that metadata records would be broken down into small facts that can be used and reused in any metadata record (not just an ISO metadata record) - history shows that no single metadata standard has ever gained ascendancy over all domains eg. Taxon Concept Schema and Darwin Core are popular for biological data, Dublin Core remains popular for (which?) some applications, SDMX is used for statistical metadata and so on - using a generic fact representation seems to be a more worthwhile and sustainable approach