Template:DatasetSearch: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This is the DatasetSearch template, called via [[Form:DatasetSearch]]  
<noinclude>This is the DatasetSearch template, called via [[Form:DatasetSearch]]  
</noinclude><includeonly>
</noinclude><includeonly>
'''Warning''': The results of this query depend on the metadata available in the dataset description. Some datasets added before 2026 may still be missing keywords or other metadata. As a result, your search may return incomplete or no results. To broaden your search, try removing filters, keywords, or format specifications from the query.


{{#ask: [[Category:Dataset]]
{{#ask: [[Category:Dataset]]
Line 6: Line 9:
{{#if:{{{creator|}}}|[[creator::{{{creator|}}}]]}}
{{#if:{{{creator|}}}|[[creator::{{{creator|}}}]]}}
{{#if:{{{servedBy|}}}|[[servedBy::{{{servedBy|}}}]]}}
{{#if:{{{servedBy|}}}|[[servedBy::{{{servedBy|}}}]]}}
{{#if:{{{theme|}}}|[[theme::{{{theme|}}}]]}}
{{#if:{{{type|}}}|[[type::{{{type|}}}]]}}
{{#if:{{{format|}}}|[[format::{{{format|}}}]]}}
{{#if:{{{format|}}}|[[format::{{{format|}}}]]}}
{{#if:{{{license|}}}|[[license::{{{license|}}}]]}}
{{#if:{{{license|}}}|[[license::{{{license|}}}]]}}
{{#if:{{{location|}}}|[[location::{{{location|}}}]]}}
{{#if:{{{atLocation|}}}|[[atLocation::{{{atLocation|}}}]]}}
{{#if:{{{hasKeywords|}}}|[[hasKeywords::{{{hasKeywords|}}}]]}}
{{#switch: {{{startDateOp|}}}|before={{#if:{{{startDate|}}}|[[startDate::<={{{startDate|}}}]]}}|after={{#if:{{{startDate|}}}|[[startDate::>={{{startDate|}}}]]}} }}
{{#switch: {{{startDateOp|}}}|before={{#if:{{{startDate|}}}|[[startDate::<={{{startDate|}}}]]}}|after={{#if:{{{startDate|}}}|[[startDate::>={{{startDate|}}}]]}} }}
{{#switch: {{{endDateOp|}}}|before={{#if:{{{endDate|}}}|[[endDate::<={{{endDate|}}}]]}}|after={{#if:{{{endDate|}}}|[[endDate::>={{{endDate|}}}]]}} }}
{{#switch: {{{endDateOp|}}}|before={{#if:{{{endDate|}}}|[[endDate::<={{{endDate|}}}]]}}|after={{#if:{{{endDate|}}}|[[endDate::>={{{endDate|}}}]]}} }}
  |?title
  |?title
  |?type
  |?type
|?theme
  |?creator_organization=creator(org)
  |?creator_organization=creator(org)
  |?servedBy
  |?servedBy
  |?atLocation
  |?atLocation
|?hasKeywords
  |?hasGeographicCoordinates
  |?hasGeographicCoordinates
  |?hasElevation
  |?hasElevation

Latest revision as of 09:02, 19 May 2026

This is the DatasetSearch template, called via Form:DatasetSearch