Main Page: Difference between revisions
Andre Castro (talk | contribs) |
Andre Castro (talk | contribs) |
||
Line 127: | Line 127: | ||
input: (1) property of category name. ie. <nowiki>Property:Foaf:mbox</nowiki>, <nowiki>:Category:Dataset</nowiki> | input: (1) property of category name. ie. <nowiki>Property:Foaf:mbox</nowiki>, <nowiki>:Category:Dataset</nowiki> | ||
invoking: | |||
<syntaxhighlight> | |||
{{terminfo|Property:Foaf:mbox}} {{terminfo|:Category:Dataset}} | |||
</syntaxhighlight> |
Revision as of 08:45, 10 July 2024
Ruisdael Observatory Data Catalog - in development
Discussions and development take place over github Ruisdael Data Catalog project
Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues
Datasets
Create Dataset page with Form:Dataset
Partner Institutes
Schema:
Category:Dataset
mandatory:
- property:title (mandatory)
- property:description (mandatory)
- property:hasStatus (mandatory)
recommended:
- property:contactPoint -> foaf:Agent TODO: redlink to Agent form
- property:theme - with controlled vocabulary (include later)
- property:keyword - with controlled vocabulary (include later)
optional:
- property:landingPage
- property:temporalResolution (include later)
- property:accessRights
- property:identifier
- property:publisher -> foaf:Agent
- property:creator -> foaf:Agent
- property:temporal -> property:periodOfTime
- property:spatial -> property:Location
- hasInstitute
Category:Foaf:Person
mandatory:
recommended:
Other structures
input: (1) property of category name. ie. Property:Foaf:mbox, :Category:Dataset
invoking:
{{terminfo|Property:Foaf:mbox}} {{terminfo|:Category:Dataset}}