Mapping nl:Infobox gebouw: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Veld monumentcode gezet op code rijksmonument (is immers standaardmapping). Moet nog voorwaardelijk gemaakt worden, afh. van monumentstatus)
No edit summary
Line 1: Line 1:
{{TemplateMapping
{{ConditionalMapping
| mapToClass = Building
| cases =
| mappings =  
  {{Condition
    | templateProperty = monumentstatus
    | operator = equals   
    | value = "Rijksmonument"@nl
    | mapping =  {{TemplateMapping
                  | mapToClass = Building }}
                {{PropertyMapping
                  | templateProperty = monumentcode | ontologyProperty = codeNationalMonument
                }}
  }}
 
  {{Condition
    | templateProperty = monumentstatus
    | operator = equals   
    | value = "Gemeentelijk monument"@nl
    | mapping =  {{TemplateMapping
                  | mapToClass = Building }}
                {{PropertyMapping
                  | templateProperty = monumentcode | ontologyProperty = codeMunicipalMonument
                }}
  }}
 
  {{Condition
    | templateProperty = monumentstatus
    | operator = equals   
    | value = "Provinciaal monument"@nl
    | mapping =  {{TemplateMapping
                  | mapToClass = Building }}
                {{PropertyMapping
                  | templateProperty = monumentcode | ontologyProperty = codeProvincialMonument
                }}
  }}
 
 
  {{Condition
    | operator = otherwise
    | mapping =  {{TemplateMapping
                  | mapToClass = Building }}
                {{PropertyMapping
                  | templateProperty = monumentcode | ontologyProperty = code
                }}
  }}
 
| defaultmappings =  
{{PropertyMapping | templateProperty = naam | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = naam | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = afbeelding | ontologyProperty = picture }}
{{PropertyMapping | templateProperty = afbeelding | ontologyProperty = picture }}

Revision as of 22:28, 29 December 2012

This is the mapping for the Wikipedia template Infobox gebouw. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Conditions

Condition (help)
template property monumentstatus
operator equals
value "Rijksmonument"@nl

This is the mapping for the Wikipedia template Infobox gebouw. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Building





Property Mapping (help)
template property monumentcode
ontology property codeNationalMonument


Condition (help)
template property monumentstatus
operator equals
value "Gemeentelijk monument"@nl

This is the mapping for the Wikipedia template Infobox gebouw. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Building





Property Mapping (help)
template property monumentcode
ontology property codeMunicipalMonument


Condition (help)
template property monumentstatus
operator equals
value "Provinciaal monument"@nl

This is the mapping for the Wikipedia template Infobox gebouw. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Building





Property Mapping (help)
template property monumentcode
ontology property codeProvincialMonument


Condition (help)
otherwise

This is the mapping for the Wikipedia template Infobox gebouw. Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Building





Property Mapping (help)
template property monumentcode
ontology property code

Default Mappings

{{{defaultMappings}}}