Main Page: Difference between revisions

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




Discussions and development take place over [https://github.com/orgs/ruisdael-observatory/projects/1/ github  Ruisdael Data Catalog project]
__TOC__
 
[[File:schema-ruisdael-data-catalog.png|800px]]
 
 
= Ruisdael Data Catalog (proof-of-concept) Goals =
* index and describe datasets 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]])
 
=Getting Started=
 


Issues can be reported in https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues
'''New users can request accounts via [https://github.com/ruisdael-observatory/Ruisdael-Data-Catalog/issues/new?template=WikiAccount.yml Github issues]''' or email to Marc Schleiss <M.A.Schleiss@tudelft.nl> or Niels Jansen <N.H.Jansen@tudelft.nl>.




__TOC__
'''[[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'''
 
 
'''[[Help:Wiki administration]]''' includes information on how to maintain this wiki (for admins)


==Ruisdael [[:Category:Dataset|Datasets]]==
=Ruisdael [[:Category:Dataset|Datasets]]=


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


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
|?title
  |?type
  |?type
|?theme
  |?creator_organization=creator(org)
  |?creator_organization=creator(org)
  |?servedBy
  |?servedBy
  |?atLocation
  |?atLocation
  |?hasGeographicCoordinates
  |?hasGeographicCoordinates
|?hasElevation
  |?startDate
  |?startDate
  |?endDate
  |?endDate
Line 58: Line 77:
}}
}}


==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 83:
{{#ask: [[Category:DataService]]
{{#ask: [[Category:DataService]]
  |?accessRights
  |?accessRights
|?landingPage
  |?-servedBy=serves dataset
  |?-servedBy=serves dataset
  |format=datatables
  |format=datatables
Line 94: Line 112:
}}
}}


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


'''Create new Campaign page with [[Form:Campaign]]'''
'''Create new Campaign page with [[Form:Campaign]]'''
Line 100: Line 118:


{{#ask: [[Category:Campaign]]
{{#ask: [[Category:Campaign]]
|?title
  |?atLocation
  |?atLocation
  |?hasGeographicCoordinates
  |?hasGeographicCoordinates
Line 108: Line 125:
  |?hasParticipant
  |?hasParticipant
  |format=datatables
  |format=datatables
  |mainlabel=-
  |mainlabel=title
  |limit=50
  |limit=50
  |offset=0
  |offset=0
Line 135: Line 152:
}}
}}


==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 171: Line 189:
}}
}}


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




Line 209: Line 226:
}}
}}


 
= 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]]

Latest revision as of 09:06, 30 September 2024


schema-ruisdael-data-catalog.png


Ruisdael Data Catalog (proof-of-concept) Goals

  • index and describe datasets 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)

Getting Started

New users can request accounts via Github issues or email to Marc Schleiss <M.A.Schleiss@tudelft.nl> or Niels Jansen <N.H.Jansen@tudelft.nl>.


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


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

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