Mapping en:Infobox comics character: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
(there is no template property 'real_name', but 'alter_ego' seems fine)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
     {{ PropertyMapping | templateProperty = creators | ontologyProperty = creator }}
     {{ PropertyMapping | templateProperty = creators | ontologyProperty = creator }}
     {{ PropertyMapping | templateProperty = full_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = full_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = real_name | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = alter_ego | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = character_name | ontologyProperty = foaf:givenName }}
     {{ PropertyMapping | templateProperty = character_name | ontologyProperty = foaf:givenName }}
    {{ PropertyMapping | templateProperty = Base of operations | ontologyProperty = foaf:based_near }}
}}
}}

Latest revision as of 14:31, 22 February 2012

This is the mapping for the Wikipedia template Infobox comics character. 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 ComicsCharacter

Mappings




Property Mapping (help)
template property creators
ontology property creator




Property Mapping (help)
template property full_name
ontology property foaf:name




Property Mapping (help)
template property alter_ego
ontology property foaf:name




Property Mapping (help)
template property character_name
ontology property foaf:givenName