- This version:
- 2012-11-07 - v0.5 [ n3 ]
- History:
- 2011-10-04 - v0.4 [ n3 ]
- 2011-08-31 - v0.3 [ n3 ]
- 2011-08-01 - v0.2 [ n3 ]
- 2011-06-24 - v0.1 [ n3 ]
- Authors:
- Giuseppe Rizzo, Raphaël Troncy
Copyright © 2011-2012 Giuseppe Rizzo and Raphaël Troncy
This work is licensed under a Creative Commons Attribution License. This copyright applies to the NERD Ontology and accompanying documentation in RDF. Regarding underlying technology, NERD uses W3C's RDF technology, an open Web standard that can be freely used by anyone.
Abstract
The NERD ontology is a set of mappings established manually between the taxonomies of named entity types. Concepts included in the NERD ontology are collected from different schema types: DBpedia ontology (for DBpedia Spotlight and Lupedia), lightweight taxonomies (for AlchemyAPI, Yahoo!, Wikimeta, and Zemanta) or simple flat type lists (for Extractiv, OpenCalais, Saplo, Semitags). The NERD ontology tries to merge the linguistic community needs and the logician community ones: we developed a core set of axioms based on the Quaero schema which define the NERD core and we mapped similar concepts described in the other scheme. The selection of these concepts has been done considering the greatest common denominator among them. The concepts that do not appear in the NERD namespace are sub-classes of parents that end-up in the NERD ontology. To summarize, a concept is included in the NERD ontology as soon as there are at least three extractors that use it.
Status of this Document
The NERD ontology has been evolving gradually since its creation in 2011. There is now a stable core of classes that will not be changed, beyond modest adjustments to their documentation to track implementation feedback and emerging best practices. New inferred axioms may be added at any time according to the extractors supported, and consequently this specification is an evolving work. The NERD namespace URI, by contrast, is fixed and its identifier is not expected to change. Furthermore, efforts are underway to ensure the long-term preservation of the http://nerd.eurecom.fr domain. Comments are very welcome, please send them to nerd@eurecom.fr. Thank you.
Table of Contents
1. NERD ontology at a glance
An alphabetical index of NERD terms, by class and by property (relationships, attributes), are given below. All the terms are hyperlinked to their detailed description for quick reference.
Classes: AdministrativeRegion, Aircraft, Airline, Airport, Album, Ambassador, Amount, Animal, Architect, Artist, Astronaut, Athlete, Automobile, Band, Bird, Book, Bridge, Broadcast, Canal, Celebrity, City, ComicsCharacter, Company, Continent, Country, Criminal, Drug, EducationalInstitution, EmailAddress, Event, FictionalCharacter, Function, Holiday, Hospital, Insect, Island, Lake, Legislature, Lighthouse, Location, Magazine, Mayor, MilitaryConflict, Mountain, Movie, Museum, MusicalArtist, Newspaper, NonProfitOrganization, OperatingSystem, Organization, Park, Person, PhoneNumber, PoliticalEvent, Politician, Product, ProgrammingLanguage, RadioProgram, RadioStation, Restaurant, River, Road, SchoolNewspaper, ShoppingMall, SoccerClub, SoccerPlayer, Software, Song, Spacecraft, SportEvent, SportsLeague, SportsTeam, Stadium, Station, TVStation, TennisPlayer, Thing, Time, URL, University, Valley, VideoGame, Weapon, Website,
2. NERD ontology overview
The NERD ontology is composed of two building blocks: the NERD core and the NERD inferred axioms. The list of the NERD core classes is defined as:
These classes host bi-directional references to the classes defined by the vocabularies of the external extractors. These references follow the pattern of the equivalentClasse. For instance the NERD class Person is defined as an equivalentClass of the DBpedia ontology class Person. Below is reported the complete serialization of the nerd:Person class.
nerd:Person a owl:Class ;
rdfs:subClassOf nerd:Thing ;
owl:equivalentClass opencalais:Person, semitags:person, saplo:Person, zemanta:person, extractiv:PERSON, yahoo:person,
alchemyapi:Person, wikimeta:PERS, dbpedia:Person .
The inferred NERD axioms are generated from the long-tail of the most frequent classes of the extractors involved in the NERD project. The nature of the relation among the generated NERD classes and the external ones is subClassOf. An exhaustive list of classes is defined in the next section.
3. NERD classes
Class: nerd:AdministrativeRegion
URI: http://nerd.eurecom.fr/ontology#AdministrativeRegion
Class: nerd:Airport
URI: http://nerd.eurecom.fr/ontology#Airport
Class: nerd:Album
URI: http://nerd.eurecom.fr/ontology#Album
Class: nerd:Amount
URI: http://nerd.eurecom.fr/ontology#Amount
- equivalent-class:
- http://www.wikimeta.com#AMOUNT
- sub-class-of:
- nerd:Thing
Class: nerd:Animal
URI: http://nerd.eurecom.fr/ontology#Animal
- equivalent-class:
- http://dbpedia.org/ontology/Animal
- sub-class-of:
- nerd:Thing
Class: nerd:Automobile
URI: http://nerd.eurecom.fr/ontology#Automobile
Class: nerd:Band
URI: http://nerd.eurecom.fr/ontology#Band
Class: nerd:Book
URI: http://nerd.eurecom.fr/ontology#Book
Class: nerd:Bridge
URI: http://nerd.eurecom.fr/ontology#Bridge
Class: nerd:Broadcast
URI: http://nerd.eurecom.fr/ontology#Broadcast
- sub-class-of:
- nerd:Organization
Class: nerd:City
URI: http://nerd.eurecom.fr/ontology#City
Class: nerd:ComicsCharacter
URI: http://nerd.eurecom.fr/ontology#ComicsCharacter
- sub-class-of:
- nerd:Person
Class: nerd:Company
URI: http://nerd.eurecom.fr/ontology#Company
Class: nerd:Continent
URI: http://nerd.eurecom.fr/ontology#Continent
Class: nerd:Country
URI: http://nerd.eurecom.fr/ontology#Country
Class: nerd:Drug
URI: http://nerd.eurecom.fr/ontology#Drug
Class: nerd:EducationalInstitution
URI: http://nerd.eurecom.fr/ontology#EducationalInstitution
Class: nerd:FictionalCharacter
URI: http://nerd.eurecom.fr/ontology#FictionalCharacter
- sub-class-of:
- nerd:Person
Class: nerd:Function
URI: http://nerd.eurecom.fr/ontology#Function
- equivalent-class:
- http://dbpedia.org/ontology/PersonFunction
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Position
- http://www.wikimeta.com#FONC
- sub-class-of:
- nerd:Thing
Class: nerd:Holiday
URI: http://nerd.eurecom.fr/ontology#Holiday
- sub-class-of:
- http://dbpedia.org/ontology/Holiday
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#holiday
- nerd:Time
- http://www.alchemyapi.com/api/entity/types.html#Holiday
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Holiday
Class: nerd:Island
URI: http://nerd.eurecom.fr/ontology#Island
Class: nerd:Lake
URI: http://nerd.eurecom.fr/ontology#Lake
Class: nerd:Legislature
URI: http://nerd.eurecom.fr/ontology#Legislature
- sub-class-of:
- nerd:Organization
Class: nerd:Location
URI: http://nerd.eurecom.fr/ontology#Location
- equivalent-class:
- http://dbpedia.org/ontology/Place
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#LOCATION
- http://developer.saplo.com/method/text-tags#Location
- http://ner2.lmcloud.vse.cz/SemiTags/app/static/types#location
- http://www.wikimeta.com#LOC
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#location
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#place
- http://developer.zemanta.com/docs/entity_type/location
- sub-class-of:
- nerd:Thing
Class: nerd:Magazine
URI: http://nerd.eurecom.fr/ontology#Magazine
Class: nerd:MilitaryConflict
URI: http://nerd.eurecom.fr/ontology#MilitaryConflict
Class: nerd:Mountain
URI: http://nerd.eurecom.fr/ontology#Mountain
Class: nerd:Movie
URI: http://nerd.eurecom.fr/ontology#Movie
- sub-class-of:
- http://dbpedia.org/ontology/Film
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#movie_name
- http://developer.zemanta.com/docs/entity_type/film
- nerd:Product
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#MOVIE
- http://www.alchemyapi.com/api/entity/types.html#Movie
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Movie
Class: nerd:MusicalArtist
URI: http://nerd.eurecom.fr/ontology#MusicalArtist
Class: nerd:Newspaper
URI: http://nerd.eurecom.fr/ontology#Newspaper
Class: nerd:NonProfitOrganization
URI: http://nerd.eurecom.fr/ontology#NonProfitOrganization
- sub-class-of:
- nerd:Organization
Class: nerd:OperatingSystem
URI: http://nerd.eurecom.fr/ontology#OperatingSystem
- sub-class-of:
- http://developer.zemanta.com/docs/entity_type/operating_system
- nerd:Product
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#OPERATING_SYSTEM
- http://www.alchemyapi.com/api/entity/types.html#OperatingSystem
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#OperatingSystem
Class: nerd:Organization
URI: http://nerd.eurecom.fr/ontology#Organization
- equivalent-class:
- http://www.alchemyapi.com/api/entity/types.html#Organization
- http://dbpedia.org/ontology/Organisation
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#ORGANIZATION
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Organization
- http://developer.saplo.com/method/text-tags#Organization
- http://ner2.lmcloud.vse.cz/SemiTags/app/static/types#organization
- http://www.wikimeta.com#ORG
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#organization
- http://developer.zemanta.com/docs/entity_type/organization
- sub-class-of:
- nerd:Thing
Class: nerd:Person
URI: http://nerd.eurecom.fr/ontology#Person
- equivalent-class:
- http://www.alchemyapi.com/api/entity/types.html#Person
- http://dbpedia.org/ontology/Person
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#PERSON
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Person
- http://developer.saplo.com/method/text-tags#Person
- http://ner2.lmcloud.vse.cz/SemiTags/app/static/types#person
- http://www.wikimeta.com#PERS
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#person
- http://developer.zemanta.com/docs/entity_type/person
- sub-class-of:
- nerd:Thing
Class: nerd:PhoneNumber
URI: http://nerd.eurecom.fr/ontology#PhoneNumber
Class: nerd:PoliticalEvent
URI: http://nerd.eurecom.fr/ontology#PoliticalEvent
Class: nerd:Product
URI: http://nerd.eurecom.fr/ontology#Product
- equivalent-class:
- http://www.opencalais.com/documentation/calais-web-service-api/api-metadata/entity-index-and-definitions#Product
- http://www.wikimeta.com#PROD
- http://developer.yahoo.com/search/content/V2/contentAnalysis.html#product
- http://developer.zemanta.com/docs/entity_type/consumer_product
- sub-class-of:
- nerd:Thing
Class: nerd:ProgrammingLanguage
URI: http://nerd.eurecom.fr/ontology#ProgrammingLanguage
Class: nerd:RadioProgram
URI: http://nerd.eurecom.fr/ontology#RadioProgram
Class: nerd:RadioStation
URI: http://nerd.eurecom.fr/ontology#RadioStation
Class: nerd:River
URI: http://nerd.eurecom.fr/ontology#River
Class: nerd:SoccerClub
URI: http://nerd.eurecom.fr/ontology#SoccerClub
- sub-class-of:
- nerd:Organization
Class: nerd:SoccerPlayer
URI: http://nerd.eurecom.fr/ontology#SoccerPlayer
- sub-class-of:
- nerd:Person
Class: nerd:Software
URI: http://nerd.eurecom.fr/ontology#Software
Class: nerd:Song
URI: http://nerd.eurecom.fr/ontology#Song
Class: nerd:Spacecraft
URI: http://nerd.eurecom.fr/ontology#Spacecraft
Class: nerd:SportEvent
URI: http://nerd.eurecom.fr/ontology#SportEvent
Class: nerd:SportsLeague
URI: http://nerd.eurecom.fr/ontology#SportsLeague
Class: nerd:SportsTeam
URI: http://nerd.eurecom.fr/ontology#SportsTeam
Class: nerd:TVStation
URI: http://nerd.eurecom.fr/ontology#TVStation
Class: nerd:TennisPlayer
URI: http://nerd.eurecom.fr/ontology#TennisPlayer
- sub-class-of:
- nerd:Person
Class: nerd:Time
URI: http://nerd.eurecom.fr/ontology#Time
- equivalent-class:
- http://wiki.extractiv.com/w/page/29179775/Entity-Extraction#TIME
- http://www.wikimeta.com#TIME
- http://developer.zemanta.com/docs/entity_type/time
- sub-class-of:
- nerd:Thing
Class: nerd:URL
URI: http://nerd.eurecom.fr/ontology#URL
Class: nerd:University
URI: http://nerd.eurecom.fr/ontology#University
Class: nerd:VideoGame
URI: http://nerd.eurecom.fr/ontology#VideoGame
Class: nerd:Weapon
URI: http://nerd.eurecom.fr/ontology#Weapon
Class: nerd:Website
URI: http://nerd.eurecom.fr/ontology#Website