Main Page: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Ruisdael Observatory Data Catalog - ''in development'''''
__TOC__


[[File:schema-ruisdael-data-catalog.png|800px]]


Discussions and development take place over [https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]
'''[[Ruisdael Data Catalog - PoC - presentation 2024.09.06]]'''


Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues


= Ruisdael Data Catalog - Goals =
* index and describe every dataset produced within Ruisdael Observatory, independently from where it is stored or published
* identify where each dataset is published/stored (via [[Property:servedBy]])
* identify the contact-point of each dataset, special relevant for unpublished datasets (via [[Property:contactPoint]])




==Datasets==
= Important information and links=
'''[[Help:Wiki administration]]''' includes information on how to maintain this wiki (for admins)
 
'''[[Help:Catalog editing]]''' contains information on how to edit and add content to the wiki
 
'''[[Help:Data Catalog Schema]]''' includes descriptions of the Categories & Properties, forms and templates used to implement the catalog
 
'''Discussions and development take place over [https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]'''
 
'''Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues'''
 
 
 
 
=Ruisdael [[:Category:Dataset|Datasets]]=


'''Create Dataset page with [[Form:Dataset]]'''
'''Create Dataset page with [[Form:Dataset]]'''


'''{{#queryformlink:form=DatasetSearch|link text=Search Datasets}}'''
'''See Datasets on [[Datasets Map]] '''


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
|?title
  |?type
  |?type
  |?hasStatus
  |?creator_organization=creator(org)
  |?theme
  |?servedBy
  |?hasInstitute
  |?atLocation
  |?publisher
  |?hasGeographicCoordinates
|?startDate
|?endDate
  |?identifier
  |?identifier
  |?accessRights
  |?accessRights
Line 40: Line 62:
  |datatables-searching=1
  |datatables-searching=1
  |datatables-pagingtype=full_numbers
  |datatables-pagingtype=full_numbers
  |datatables-pagelength=20
  |datatables-pagelength=40
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-scroller.displaybuffer=50
  |datatables-scroller.displaybuffer=50
Line 50: Line 72:
}}
}}


==Partner Institutes==
=Ruisdael [[:Category:DataService|Data Services]]=


{{#ask: [[Category:Institute]]
'''Create new DataService page with [[Form:DataService]]'''
 
{{#ask: [[Category:DataService]]
|?accessRights
|?-servedBy=serves dataset
  |format=datatables
  |format=datatables
|mainlabel=Data Service
  |limit=50
  |limit=50
  |offset=0
  |offset=0
Line 60: Line 87:
  |order=asc
  |order=asc
  |headers=show
  |headers=show
|mainlabel=Institute
  |searchlabel=... further results
  |searchlabel=... further results
  |class=sortable wikitable smwtable
  |class=sortable wikitable smwtable
Line 81: Line 107:
}}
}}


=Ruisdael [[:Category:Campaign|Campaigns]]=


= Important Vocabularies=
'''Create new Campaign page with [[Form:Campaign]]'''
* DCAT: [[MediaWiki:Smw_import_dcat]]
* Dublin Core Terms: [[MediaWiki:Smw_import_dcterms]]
* FOAF: [[MediaWiki:Smw_import_foaf]]


= Schema: =


{{#ask: [[Category:Campaign]]
|?atLocation
|?hasGeographicCoordinates
|?startDate
|?endDate
|?contributesTo=contributes to dataset
|?hasParticipant
|format=datatables
|mainlabel=title
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
|sep=, 
|prefix=none
|datatables-info=1
|datatables-lengthchange=1
|datatables-ordering=1
|datatables-paging=1
|datatables-searching=1
|datatables-pagingtype=full_numbers
|datatables-pagelength=20
|datatables-lengthmenu=10, 20, 50, 100, 200
|datatables-scroller.displaybuffer=50
|datatables-dom=lfrtip
|datatables-responsive=1
|datatables-searchpanes.collapse=1
|datatables-searchpanes.threshold=0.6
|datatables-searchpanes.mincount=1
}}


==[[:Category:Dataset]]==
=Ruisdael Partner [[:Category:Organization|Organizations]]=


'''Create new Organization page with [[Form:Organization]]'''


[[Form:Dataset]] [[Template:Dataset]]
{{#ask:[[Category:Organization]]
|?isRuisdaelConsortiumPartner
|?Foaf:name
|?contactPoint
|?identifier
|format=datatables
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|mainlabel=Institute
|searchlabel=... further results
|class=sortable wikitable smwtable
|sep=, 
|prefix=none
|datatables-info=1
|datatables-lengthchange=1
|datatables-ordering=1
|datatables-paging=1
|datatables-searching=1
|datatables-pagingtype=full_numbers
|datatables-pagelength=20
|datatables-lengthmenu=10, 20, 50, 100, 200
|datatables-scroller.displaybuffer=50
|datatables-dom=lfrtip
|datatables-responsive=1
|datatables-searchpanes.collapse=1
|datatables-searchpanes.threshold=0.6
|datatables-searchpanes.mincount=1
}}


mandatory:
=Ruisdael Staff ([[:Category:Foaf:Person|Person]])=
* '''[[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:
'''Create new Person page with [[Form:Person]]'''
*  '''[[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
* '''[[property::hasInstitute]]'''


==[[:Category:Foaf:Person]]==
{{#ask: [[Category:Foaf:Person]]
 
|?Foaf:name
[[Form:Person]] [[Template:Person]]
|?affiliation 
 
|?hasRole
mandatory:
|format=datatables
* [[Property:Foaf:name]]
|limit=50
 
|offset=0
recommended:
|link=all
* [[Property:identifier]] (ORCID)
|sort=
* [[Property:Foaf:mbox]] email
|order=asc
* [[Property:hasInstitute]]
|headers=show
* [[Property:hasRole]]
|mainlabel=Institute
 
|searchlabel=... further results
 
|class=sortable wikitable smwtable
==[[:Category:DataService]]==
|sep=, 
 
|prefix=none
[[Form:DataService]] [[Template:DataService]]
|datatables-info=1
 
|datatables-lengthchange=1
 
|datatables-ordering=1
mandatory:
|datatables-paging=1
* [[Property:Foaf:name]]
|datatables-searching=1
* [[Property:accessRights]] - public / private
|datatables-pagingtype=full_numbers
 
|datatables-pagelength=20
 
|datatables-lengthmenu=10, 20, 50, 100, 200
optional:
|datatables-scroller.displaybuffer=50
* [[property:landingPage]]
|datatables-dom=lfrtip
* [[property:contactPoint]] (usure)
|datatables-responsive=1
* [[Property:Foaf:mbox]] email
|datatables-searchpanes.collapse=1
* [[Property:documentation]]
|datatables-searchpanes.threshold=0.6
 
|datatables-searchpanes.mincount=1
=Other structures=
}}
 
==[[Template:terminfo]]==
* input: (1) property of category name. ie. <nowiki>Property:Foaf:mbox</nowiki>, <nowiki>:Category:Dataset</nowiki>
* invoking:<nowiki>{{terminfo|Property:Foaf:mbox}} OR {{terminfo|:Category:Dataset}}</nowiki>
* examples:
 
Dataset{{terminfo|:Category:Dataset}}
mbox{{terminfo|Property:Foaf:mbox}}

Latest revision as of 15:55, 17 September 2024

schema-ruisdael-data-catalog.png

Ruisdael Data Catalog - PoC - presentation 2024.09.06


Ruisdael Data Catalog - Goals

  • index and describe every dataset produced within Ruisdael Observatory, independently from where it is stored or published
  • identify where each dataset is published/stored (via Property:servedBy)
  • identify the contact-point of each dataset, special relevant for unpublished datasets (via Property:contactPoint)


Important information and links

Help:Wiki administration includes information on how to maintain this wiki (for admins)

Help:Catalog editing contains information on how to edit and add content to the wiki

Help:Data Catalog Schema includes descriptions of the Categories & Properties, forms and templates used to implement the catalog

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



Ruisdael Datasets

Create Dataset page with Form:Dataset

Search Datasets

See Datasets on Datasets Map

Ruisdael Data Services

Create new DataService page with Form:DataService

Ruisdael Campaigns

Create new Campaign page with Form:Campaign


Ruisdael Partner Organizations

Create new Organization page with Form:Organization

Ruisdael Staff (Person)

Create new Person page with Form:Person