Mapping de:Normdaten: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(TYP as foaf:name was clearly garbage)
No edit summary
Line 1: Line 1:
<!-- {{ ConditionalMapping
    | cases = {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = p
        | mapping = {{ TemplateMapping
            | mapToClass = Person
        }}
    }}
    {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = g
        | mapping = {{ TemplateMapping
            | mapToClass = Place
        }}
    }}
    {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = k
        | mapping = {{ TemplateMapping
            | mapToClass = Organisation
        }}
    }}
    {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = w
        | mapping = {{ TemplateMapping
            | mapToClass = Work
        }}
    }}
    {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = v
        | mapping = {{ TemplateMapping
            | mapToClass = owl:Thing
        }}
    }}
    {{ Condition
        | templateProperty = TYP
        | operator = equals
        | value = s
        | mapping = {{ TemplateMapping
            | mapToClass = owl:Thing
        }}
    }}
    | defaultMappings = {{ PropertyMapping | templateProperty = GND | ontologyProperty = individualisedGnd }}
}} -->


{{TemplateMapping
{{TemplateMapping
Line 55: Line 4:
| mappings =
| mappings =
{{PropertyMapping | templateProperty = GND | ontologyProperty = individualisedGnd }}
{{PropertyMapping | templateProperty = GND | ontologyProperty = individualisedGnd }}
        {{PropertyMapping | templateProperty = VIAF | ontologyProperty = owl:sameAs | prefix = http://www.viaf.org/viaf/ | transform = external }}
{{PropertyMapping | templateProperty = VIAF | ontologyProperty = viafId }}
{{PropertyMapping | templateProperty = VIAF | ontologyProperty = viafId }}
{{PropertyMapping | templateProperty = LCCN | ontologyProperty = lccn }}
{{PropertyMapping | templateProperty = LCCN | ontologyProperty = lccn }}
}}
}}

Revision as of 21:42, 1 April 2015

This is the mapping for the Wikipedia template Normdaten. 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 owl:Thing

Mappings




Property Mapping (help)
template property GND
ontology property individualisedGnd
Property Mapping (help)
template property VIAF
ontology property owl:sameAs
prefixhttp://www.viaf.org/viaf/
transformexternal




Property Mapping (help)
template property VIAF
ontology property viafId




Property Mapping (help)
template property LCCN
ontology property lccn