Main Page: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
Tag: Manual revert
 
(39 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]]'''


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


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
|?title
  |?type
  |?type
|?theme
  |?creator_organization=creator(org)
  |?creator_organization=creator(org)
  |?servedBy
  |?servedBy
|?atLocation
|?hasGeographicCoordinates
|?startDate
|?endDate
  |?identifier
  |?identifier
  |?accessRights
  |?accessRights
Line 40: Line 67:
  |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 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 56: Line 83:
{{#ask: [[Category:DataService]]
{{#ask: [[Category:DataService]]
  |?accessRights
  |?accessRights
|?landingPage
  |?-servedBy=serves dataset
  |?-servedBy=serves dataset
  |format=datatables
  |format=datatables
Line 86: Line 112:
}}
}}


=Ruisdael [[:Category:Campaign|Campaigns]]=
'''Create new Campaign page with [[Form:Campaign]]'''


==Ruisdael Partner [[:Category:Organization|Organizations]]==
 
{{#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=,&#32;
|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
}}
 
=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 123: Line 189:
}}
}}


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




==Data Catalog Documentation==
'''Create new Person page with [[Form:Person]]'''
 
{{#ask: [[Category:Foaf:Person]]
|?Foaf:name
|?affiliation 
|?hasRole
|format=datatables
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|mainlabel=Institute
|searchlabel=... further results
|class=sortable wikitable smwtable
|sep=,&#32;
|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
}}


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

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