Mapping am:Cite book: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(This mapping links the Cite book to the DBpedia Book class)
 
No edit summary
Line 2: Line 2:
   | mapToClass = Book
   | mapToClass = Book
   | mappings =
   | mappings =
     {{PropertyMapping | templateProperty = title          | ontologyProperty = dbo:title }}
     {{PropertyMapping | templateProperty = title          | ontologyProperty = title }}
     {{PropertyMapping | templateProperty = author-link    | ontologyProperty = dbo:author }}
     {{PropertyMapping | templateProperty = author-link    | ontologyProperty = author }}
     {{PropertyMapping | templateProperty = author-name-separator | ontologyProperty = dbo:author }}
     {{PropertyMapping | templateProperty = author-name-separator | ontologyProperty = author }}
     {{PropertyMapping | templateProperty = editor-link    | ontologyProperty = dbo:editor }}
     {{PropertyMapping | templateProperty = editor-link    | ontologyProperty = editor }}
     {{PropertyMapping | templateProperty = isbn          | ontologyProperty = dbo:isbn }}
     {{PropertyMapping | templateProperty = isbn          | ontologyProperty = isbn }}
     {{PropertyMapping | templateProperty = url            | ontologyProperty = foaf:isPrimaryTopicOf }}
     {{PropertyMapping | templateProperty = url            | ontologyProperty = isPrimaryTopicOf }}
     {{PropertyMapping | templateProperty = doi            | ontologyProperty = dbo:doi }}
     {{PropertyMapping | templateProperty = doi            | ontologyProperty = doi }}
     {{PropertyMapping | templateProperty = publisher      | ontologyProperty = dbo:publisher }}
     {{PropertyMapping | templateProperty = publisher      | ontologyProperty = publisher }}
     {{PropertyMapping | templateProperty = place          | ontologyProperty = dbo:publicationPlace }}
     {{PropertyMapping | templateProperty = place          | ontologyProperty = publicationPlace }}
     {{PropertyMapping | templateProperty = date          | ontologyProperty = dbo:publicationDate }}
     {{PropertyMapping | templateProperty = date          | ontologyProperty = publicationDate }}
     {{PropertyMapping | templateProperty = year          | ontologyProperty = dbo:publicationDate }}
     {{PropertyMapping | templateProperty = year          | ontologyProperty = publicationDate }}
     {{PropertyMapping | templateProperty = edition        | ontologyProperty = dbo:edition }}
     {{PropertyMapping | templateProperty = edition        | ontologyProperty = edition }}
     {{PropertyMapping | templateProperty = series        | ontologyProperty = dbo:series }}
     {{PropertyMapping | templateProperty = series        | ontologyProperty = series }}
   }}
   }}

Revision as of 13:43, 16 August 2025

This is the mapping for the Wikipedia template Cite book. 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 Book

Mappings




Property Mapping (help)
template property title
ontology property title







Property Mapping (help)
template property author-name-separator
ontology property author







Property Mapping (help)
template property isbn
ontology property isbn




Property Mapping (help)
template property url
ontology property isPrimaryTopicOf




Property Mapping (help)
template property doi
ontology property doi




Property Mapping (help)
template property publisher
ontology property publisher




Property Mapping (help)
template property place
ontology property publicationPlace




Property Mapping (help)
template property date
ontology property publicationDate




Property Mapping (help)
template property year
ontology property publicationDate




Property Mapping (help)
template property edition
ontology property edition




Property Mapping (help)
template property series
ontology property series