Main Page: Difference between revisions

From Ruisdael Observatory Data Catalog
(130 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Ruisdael Observatory Data Catalog - ''in development'''''


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


Discussions and development take place over [https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]
= Purpose of the Ruisdael data catalog =


Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues
Within Ruisdael, data are stored and distributed through various national and international platforms, such as the KNMI Data Platform (KDP), the ACTRIS CloudNet Portal, 4TU Research Data, MAQ Observations, and the Integrated Carbon Observation System ICOS-portal. The Ruisdael data catalog provides a central, comprehensive overview of all available datasets. The catalog allows to:
* Index and describe datasets produced by the Ruisdael Observatory, independently of where they are stored or published.
* Find out where datasets are published/stored, via [[Property:servedBy]].
* Identify the point of contact for each dataset, especially for unpublished datasets, via [[Property:contactPoint]].
* Describe special measurement campaigns, model simultations and the datasets associated with them.


'''Note:''' the Ruisdael data catalog is not meant to index software. The latter can be published and accessed via the Ruisdael GitHub page: https://github.com/ruisdael-observatory


__TOC__
= How does it work? =


==Ruisdael [[:Category:Dataset|Datasets]]==
The catalog is set up as a collaborative editing content management system (i.e., a Wiki). Everyone can read the Wiki and search the catalog. Registered users can add datasets, edit pages and access more advanced functions.
 
'''New accounts can be requested via [https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues/new?template=WikiAccount.yml Github issues]''' or by sending an email to Marc Schleiss <M.A.Schleiss@tudelft.nl>
 
= Useful Resources =
 
* The '''[[Help:What is a Dataset]]''' contains information on what is/isn't a dataset.
* The '''[[Help:Best Practices]]''' provides general guidelines for how to enter and describe datasets in the catalog.
* The '''[[Help:Catalog editing]]''' contains information on how to edit and add content to the Wiki.
* The '''[[Help:Data Catalog Schema]]''' describes the categories, properties, forms and templates used by the catalog.
* '''[[Help:Wiki administration]]''' includes information on how to maintain this Wiki (for admins only)
* Bugs and other technical issues can be reported to '''https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues'''
* Suggestions for further development of the catalog can be submitted to '''[https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]'''
 
=Ruisdael [[:Category:Dataset|Datasets]]=


'''Create Dataset page with [[Form:Dataset]]'''
'''Create Dataset page with [[Form:Dataset]]'''
Line 18: Line 37:


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
  |?title
  |?=Dataset |+width=38%
  |?type
  |?type |+width=10%
|?theme
  |?creator_organization=owner |+width=10%
  |?creator_organization=creator(org)
  |?servedBy |+width=10%
  |?servedBy
  |?atLocation |+width=10%
  |?atLocation
  |?hasGeographicCoordinates |+width=10%
  |?hasGeographicCoordinates
  |?startDate |+width=12%
|?hasElevation
  |?startDate
|?endDate
|?identifier
|?accessRights
  |format=datatables
  |format=datatables
  |limit=50
  |limit=100
  |offset=0
  |offset=0
  |link=all
  |link=all
Line 37: Line 51:
  |order=asc
  |order=asc
  |headers=show
  |headers=show
  |mainlabel=Dataset
  |mainlabel=-
  |searchlabel=... further results
  |searchlabel=... further results
  |class=sortable wikitable smwtable
  |class=sortable wikitable smwtable
Line 48: Line 62:
  |datatables-searching=1
  |datatables-searching=1
  |datatables-pagingtype=full_numbers
  |datatables-pagingtype=full_numbers
  |datatables-pagelength=40
  |datatables-pagelength=100
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-scroller.displaybuffer=50
  |datatables-scroller.displaybuffer=50
Line 58: Line 72:
}}
}}


==Ruisdael [[:Category:DataService|DataServices]]==
=Ruisdael [[:Category:DataService|Data Services]]=


'''Create new DataService page with [[Form:DataService]]'''
'''Create new DataService page with [[Form:DataService]]'''
Line 64: Line 78:
{{#ask: [[Category:DataService]]
{{#ask: [[Category:DataService]]
  |?accessRights
  |?accessRights
|?landingPage
  |?-servedBy=serves dataset
  |?-servedBy=serves dataset
  |format=datatables
  |format=datatables
Line 94: Line 107:
}}
}}


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


'''Create new Campaign page with [[Form:Campaign]]'''
'''Create new Campaign page with [[Form:Campaign]]'''
Line 134: Line 147:
}}
}}


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


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


{{#ask: [[Category:Organization]]
{{#ask:[[Category:Organization]]
|?isRuisdaelConsortiumPartner
  |?Foaf:name
  |?Foaf:name
  |?contactPoint
  |?contactPoint
Line 170: Line 184:
}}
}}


 
=Ruisdael Staff ([[:Category:Foaf:Person|Person]])=
==Ruisdael Staff ([[:Category:Foaf:Person|Person]])==




Line 177: Line 190:


{{#ask: [[Category:Foaf:Person]]
{{#ask: [[Category:Foaf:Person]]
|?Foaf:name
  |?affiliation   
  |?affiliation   
  |?hasRole
  |?hasRole
Line 187: Line 199:
  |order=asc
  |order=asc
  |headers=show
  |headers=show
  |mainlabel=Institute
  |mainlabel=Name
  |searchlabel=... further results
  |searchlabel=... further results
  |class=sortable wikitable smwtable
  |class=sortable wikitable smwtable
Line 198: Line 210:
  |datatables-searching=1
  |datatables-searching=1
  |datatables-pagingtype=full_numbers
  |datatables-pagingtype=full_numbers
  |datatables-pagelength=20
  |datatables-pagelength=50
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-scroller.displaybuffer=50
  |datatables-scroller.displaybuffer=50
Line 208: Line 220:
}}
}}


 
= Presentations =
 
* [[Ruisdael Data Catalog - PoC - Ruisdael Science Day 2024]] 2024.09.30
==Data Catalog Documentation==
* [[Ruisdael Data Catalog - PoC - presentation 2024.09.06]]
 
[[Help:Data Catalog Schema]]

Revision as of 16:22, 3 April 2025

schema-ruisdael-data-catalog.png

Purpose of the Ruisdael data catalog

Within Ruisdael, data are stored and distributed through various national and international platforms, such as the KNMI Data Platform (KDP), the ACTRIS CloudNet Portal, 4TU Research Data, MAQ Observations, and the Integrated Carbon Observation System ICOS-portal. The Ruisdael data catalog provides a central, comprehensive overview of all available datasets. The catalog allows to:

  • Index and describe datasets produced by the Ruisdael Observatory, independently of where they are stored or published.
  • Find out where datasets are published/stored, via Property:servedBy.
  • Identify the point of contact for each dataset, especially for unpublished datasets, via Property:contactPoint.
  • Describe special measurement campaigns, model simultations and the datasets associated with them.

Note: the Ruisdael data catalog is not meant to index software. The latter can be published and accessed via the Ruisdael GitHub page: https://github.com/ruisdael-observatory

How does it work?

The catalog is set up as a collaborative editing content management system (i.e., a Wiki). Everyone can read the Wiki and search the catalog. Registered users can add datasets, edit pages and access more advanced functions.

New accounts can be requested via Github issues or by sending an email to Marc Schleiss <M.A.Schleiss@tudelft.nl>

Useful Resources

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

Presentations