Main Page: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(149 intermediate revisions by 3 users not shown)
Line 1: Line 1:


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


Ruisdael Data Catalog intends to:
= Purpose of the Ruisdael data catalog =
* 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]])


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 simulations and the datasets associated with them.


'''Discussions and development take place over [https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]'''
'''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


'''Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues'''
= 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.


__TOC__
'''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


==Ruisdael [[:Category:Dataset|Datasets]]==
= Suggestions and Issues =
 
Please use the link below to report technical issues or make suggestions for improvement. 
 
'''[https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues GitHub Ruisdael Data Catalog project]'''
 
If you do not have a GitHub account, you can send an email to M.A.Schleiss@tudelft.nl or to J.DiasNeto@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.
* The '''[[Help:Frequently Asked Questions]]''' answers the most common questions.
* '''[[Help:Wiki administration]]''' includes information on how to maintain this Wiki (for admins only)
 
=Ruisdael [[:Category:Dataset|Datasets]]=


'''Create Dataset page with [[Form:Dataset]]'''
'''Create Dataset page with [[Form:Dataset]]'''
Line 24: Line 44:


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
  |?title
  |?=Dataset |+width=38%
  |?type
  |?type |+width=10%
  |?creator_organization=creator(org)
  |?creator_organization=owner |+width=10%
  |?servedBy
  |?servedBy |+width=10%
  |?atLocation
  |?atLocation |+width=10%
  |?hasGeographicCoordinates
  |?hasGeographicCoordinates |+width=10%
|?hasElevation
  |?startDate |+width=12%
  |?startDate
|?endDate
|?identifier
|?accessRights
  |format=datatables
  |format=datatables
  |limit=50
  |limit=200
  |offset=0
  |offset=0
  |link=all
  |link=all
Line 42: Line 58:
  |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 53: Line 69:
  |datatables-searching=1
  |datatables-searching=1
  |datatables-pagingtype=full_numbers
  |datatables-pagingtype=full_numbers
  |datatables-pagelength=40
  |datatables-pagelength=20
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-lengthmenu=10, 20, 50, 100, 200
  |datatables-scroller.displaybuffer=50
  |datatables-scroller.displaybuffer=50
Line 63: Line 79:
}}
}}


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


'''Create new DataService page with [[Form:DataService]]'''
'''Create new DataService page with [[Form:DataService]]'''
Line 98: Line 114:
}}
}}


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


'''Create new Campaign page with [[Form:Campaign]]'''
'''Create new Campaign page with [[Form:Campaign]]'''
Line 138: Line 154:
}}
}}


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


'''Create new Organization page with [[Form:Organization]]'''
'''Create new Organization page with [[Form:Organization]]'''
Line 175: Line 191:
}}
}}


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




Line 181: Line 197:


{{#ask: [[Category:Foaf:Person]]
{{#ask: [[Category:Foaf:Person]]
|?Foaf:name
  |?affiliation   
  |?affiliation   
  |?hasRole
  |?hasRole
Line 191: Line 206:
  |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 202: Line 217:
  |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 212: Line 227:
}}
}}


= Minutes, data catalog core team =
* [[File:data catalog core team meeting 2025 09 11.pdf]] 2025.09.11
* [[File:data catalog core team meeting 2025 07 10.pdf]] 2025.07.10
* [[File:data catalog core team meeting 2025 04 07.pdf]] 2025.04.07
* [[File:data catalog core team meeting 2025 02 10.pdf]] 2025.02.10


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

Latest revision as of 09:21, 15 September 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 simulations 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

Suggestions and Issues

Please use the link below to report technical issues or make suggestions for improvement.

GitHub Ruisdael Data Catalog project

If you do not have a GitHub account, you can send an email to M.A.Schleiss@tudelft.nl or to J.DiasNeto@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

Minutes, data catalog core team

Presentations