language en es
Version:
1.0
Authors:
RTVE interactive exploitation and development area
Contributors:
GNOSS
Publisher:
RTVE interactive exploitation and development area
Imported Ontologies:
schema.org
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/deed.en
Visualization:
Visualize with WebVowl
Cite as:
RTVE interactive exploitation and development area. RTVE.es Ontology.
Ontology Specification Draft

Abstract

The ontology of RTVE.es is the central data model which represents the knowledge published in the RTVE.es contents web. model that represents the knowledge published in the RTVE.es content web and that has the objective of collecting, integrating and and structure the information of the news' catalog produced in the systems of this Spanish public institution. The ontology is based on the basic entities of the reference data model of Schema.org, refined, adapted or extended refined, adapted or extended to the needs and data of the interactive division of RTVE.es. RTVE.es. The source of the data is the set of the records of the content management system of RTVE.es. management system of RTVE.es, which, after a phase of analysis and transformation, distributes the data among the ontology and ontology classes. the ontology classes and builds the relationships between them.

Introducción volver a índice

To model the entities and their relationships in this project, the main reference has been Schema.org. It was selected because it provides a widely adopted and extensible vocabulary for structuring data on the web, facilitating interoperability and visibility across search engines and other platforms. Schema.org is an ontology developed through collaboration between major search engines and the developer community, aiming to standardize how information is represented across various domains. Its versatility allows for accurately modeling key elements in news management, such as articles, authors, sources, publication dates, and event relationships. Thanks to its compatibility with formats like JSON-LD, RDFa, and Microdata, Schema.org is particularly useful for applications requiring web semantics and structured data in contexts like this project.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://www.owl-ontologies.com/Ontology1728556931.owl>
schema<https://schema.org>
ecp<http://www.ebu.ch/metadata/ontologies/ebucoreplus>
owl<http://www.w3.org/2002/07/owl>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema>
rdfs<http://www.w3.org/2000/01/rdf-schema>
rtvees<https://www.rtve.es/grafo/ontologias/rtvees>
rtveplay<https://www.rtve.es/grafo/ontologias/rtveplay>

RTVE.es : Enumeration of classes and properties of the ontology volver a índice

This ontology has the following classes and properties:

Classes

Object Properties

Data Properties

RTVE.es: Description back to ToC

The following diagram shows the ontology schema used in RTVE.es as well as all its relationships with the rest of the entities. In addition, we can find the name of each of its properties with the multiplicity (in square brackets []).


UML

Cross-reference for RTVE.es classes, object properties and data properties back to índice

This section provides details for each class and property defined by RTVE.es.

Classes

Objeto multimediac back to ToC or Class ToC

IRI: https://schema.org/MediaObject

has super-classes
thing c
is in domain of
nombre dp, play audio op, play video op
is in range of
multimedia asociado op, multimedia destacado op

Object Properties

agenteop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#agente

Person involved in the news item
has domain
Noticia c

autorop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#autor

Person who produced the news
has domain
Noticia c

generoop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtveplay#genero

Category or subject to which the news item belongs
has domain
Noticia c

has content editorial formatop back to ToC or Object Property ToC

IRI: http://www.ebu.ch/metadata/ontologies/ebucoreplus#hasContentEditorialFormat

Indicates whether the news item contains an editorial format
has domain
Noticia c

has genreop back to ToC or Object Property ToC

IRI: http://www.ebu.ch/metadata/ontologies/ebucoreplus#hasGenre

Indicates whether the news item contains gender
has domain
Noticia c

has languageop back to ToC or Object Property ToC

IRI: http://www.ebu.ch/metadata/ontologies/ebucoreplus#hasLanguage

Indicates if the news item is written in any language
has domain
Noticia c

localizacion del contenidoop back to ToC or Object Property ToC

IRI: https://schema.org/contentLocation

The place represented or described in the content
has domain
Noticia c

multimedia asociadoop back to ToC or Object Property ToC

IRI: https://schema.org/associatedMedia

A multimedia object that encodes this News
has domain
Noticia c
has range
Objeto multimedia c

multimedia destacadoop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#multimediaDestacado

Main multimedia object of the news item
has domain
Noticia c
has range
Objeto multimedia c

noticia especialop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#noticiaEspecial

Reference to a related news item that is considered special or noteworthy within the context
has domain
Noticia c

noticia relacionadaop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#noticiaRelacionada

An object News item to which it relates
has domain
Noticia c

play audioop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#playAudio

An Audio object which has the news associated with it as a multimedia object
has domain
Objeto multimedia c

play videoop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#playVideo

A Video object which has the news associated with it as a multimedia object
has domain
Objeto multimedia c

tematicaop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtveplay#tematica

Main subject or category of the news item
has domain
Noticia c

tiene intencionop back to ToC or Object Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtveplay#tieneIntencion

Indicates whether the news item has a specific communicative intent
has domain
Noticia c

Data Properties

abstractodp back to ToC or Data Property ToC

IRI: https://schema.org/abstract

Brief description summarizing a news item
has domain
Noticia c
has range
string

antetitulodp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#antetitulo

Short text that precedes the title of the news item and provides additional context or highlights a key aspect of the content
has domain
Noticia c
has range
string

articulo del cuerpodp back to ToC or Data Property ToC

IRI: https://schema.org/articleBody

Body of the news
has domain
Noticia c
has range
string

cabeceradp back to ToC or Data Property ToC

IRI: https://schema.org/headline

News headline
has domain
Noticia c
has range
string

enlace al antetitulodp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#enlaceAntetitulo

Link to be associated with the news item's pretitle
has domain
Noticia c
has range
string

estatus de obra creativadp back to ToC or Data Property ToC

IRI: https://schema.org/creativeWorkStatus

The status of a news item as a function of its stage in a life cycle
has domain
Noticia c
has range
string

expiradp back to ToC or Data Property ToC

IRI: https://schema.org/expires

Date on which the content expires and ceases to be useful or available
has domain
Noticia c
has range
date

fecha de creaciondp back to ToC or Data Property ToC

IRI: https://schema.org/dateCreated

Date on which the news item was created or when the item was added to a data source
has domain
Noticia c
has range
date

fecha de modificaciondp back to ToC or Data Property ToC

IRI: https://schema.org/dateModified

Date of last modification of the News or modification of the item entry in a data source
has domain
Noticia c
has range
date

fecha de publicaciondp back to ToC or Data Property ToC

IRI: https://schema.org/datePublished

Date of first publication or broadcast
has domain
Noticia c
has range
date

firmadp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#firma

Name of the author or entity responsible for writing the news item
has domain
Noticia c
has range
string

foto esencialdp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#fotoEsencial

Main image that accompanies the news item and visually represents its content
has domain
Noticia c
has range
string

identificadordp back to ToC or Data Property ToC

IRI: https://schema.org/identifier

Represents any type of identifier
has domain
Noticia c
has range
int

imagendp back to ToC or Data Property ToC

IRI: https://schema.org/image

An image of the news
has domain
Noticia c
has range
string

informacion esencialdp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#informacionEsencial

Summary or key data that summarizes the most important aspects of the news item, providing the basic information necessary to understand the content
has domain
Noticia c
has range
string

nombredp back to ToC or Data Property ToC

IRI: https://schema.org/name

The name of the item
has domain
Objeto multimedia c
has range
string

resumen de portadadp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#resumenPortada

Short and attractive summary of the news, designed to capture the reader's attention on the front cover
has domain
Noticia c
has range
string

temporaldp back to ToC or Data Property ToC

IRI: https://schema.org/temporal

The “temporal” property can be used in cases where the suitability of more specific properties (e.g., dateCreated, dateModified, datePublished) is unknown
has domain
Noticia c
has range
date

titulo de pestañadp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#tituloPestana

Text that appears in the web browser tab, representing the title of the news item
has domain
Noticia c
has range
string

titulo de portadadp back to ToC or Data Property ToC

IRI: https://www.rtve.es/grafo/ontologias/rtvees#tituloPortada

Prominent headline on the front page, designed to catch the reader's eye
has domain
Noticia c
has range
string

Url de la miniaturadp back to ToC or Data Property ToC

IRI: https://schema.org/thumbnailUrl

A thumbnail image relevant to the news
has domain
Noticia c
has range
string

URL del contenidodp back to ToC or Data Property ToC

IRI: https://schema.org/contentUrl

Actual bytes of the media object, for example the image file or video file
has domain
Objeto multimedia c or Noticia c
has range
string

valor de puntuaciondp back to ToC or Data Property ToC

IRI: https://schema.org/ratingValue

The rating for the content
has range
string

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.