Help:Data Catalog Schema: Difference between revisions
Andre Castro (talk | contribs) No edit summary |
Andre Castro (talk | contribs) |
||
Line 107: | Line 107: | ||
* '''[[property:endDate]]''' | * '''[[property:endDate]]''' | ||
datasets | datasets: | ||
* [[Property:contributesTo]] (Dataset) (multivalue) | * [[Property:contributesTo]] (Dataset) (multivalue) | ||
logo: | |||
* [[Property:hasImage]] | |||
=Other structures= | =Other structures= |
Revision as of 13:02, 17 July 2024
Important Vocabularies
- DCAT: MediaWiki:Smw_import_dcat
- Dublin Core Terms: MediaWiki:Smw_import_dcterms
- FOAF: MediaWiki:Smw_import_foaf
Schema:
Category:Dataset
mandatory:
- property:title (mandatory)
- property:description (mandatory)
recommended:
- property:contactPoint -> foaf:Agent TODO: redlink to Agent form
- property:theme - with controlled vocabulary
- property:keyword - with controlled vocabulary (include later)
optional:
- property:landingPage
- property:accessRights
- property:identifier
- property:publisher -> foaf:Agent
- property:creator -> foaf:Agent
- property:creator_organization -> Organization
spatial:
temporal:
- property:temporalResolution (include later)
- property:temporal -> property:periodOfTime
- property:spatial -> property:Location
Category:Foaf:Person
mandatory:
recommended:
Category:DataService
Form:DataService Template:DataService
mandatory:
- Property:Foaf:name
- Property:accessRights - public / private
optional:
Category:Organization
Form:Organization Template:Organization
Instances of Category:Organization should give essential information on an Organization
Queries
- members of Organization: query [[Category:Person]][[affiliation::{{PAGENAME}}]]
- datasets owned by organization: query [[Category:Dataset]][[creator_organization::{{PAGENAME}}]]
- dataservices owned by organization: query [[Category:DataService]][[creator_organization::{{PAGENAME}}]]
- requires adding `creator_organization` property to dataServices
Category:Campaign
Form:Campaign Template:Campaign
mandatory:
- property:title (mandatory)
- property:description (mandatory)
- property:hasParticipant (multi value)
- property:contactPoint (campaign coordinator)
- property:landingPage
Geo:
- property:atLocation (mandatory)
- property:hasGeographicCoordinates
temporal:
datasets:
- Property:contributesTo (Dataset) (multivalue)
logo:
Other structures
Template:terminfo
- input: (1) property of category name. ie. Property:Foaf:mbox, :Category:Dataset
- invoking:{{terminfo|Property:Foaf:mbox}} OR {{terminfo|:Category:Dataset}}
- examples:
DatasetCategory:Dataset<br/>A collection of data, published or curated by a single agent, and available for access or download in one or more representations. (en) mboxProperty:Foaf:mbox<br/>personal mailbox - A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. (en)