Encyclopedia

RDF

Also found in: Dictionary, Acronyms, Wikipedia.
(redirected from RDF Schema)

RDF

(navigation)
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

RDF

This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

RDF

(1) See reality distortion field.

(2) (Resource Description Framework) The data model that describes the interrelationships between elements in some sphere of knowledge. All the linked vocabularies that make up the Semantic Web use the RDF model, which forms a graph of the connections. The data elements are identified by URIs, text or numbers, and the fundamental RDF structure is the "Triple." See URI.
Theoretical RDF Triple Examples

  noun - Subject:    Pat
  verb - Predicate:  is president of
  noun - Object:     XYZ Company

  noun - Subject:    XYZ Company
  verb - Predicate:  is located in
  noun - Object:     Arizona


Formal Languages Define Ontologies
Two languages are used to define the meaning of the vocabularies graphed in the RDF model: the basic RDF Schema (RDFS) and the more comprehensive Web Ontology Language (OWL). See RDFS, OWL and ontology.

RDF Serializations
The RDF model identifies the elements, but the actual text format, called a "serialization" is written in RDF/XML (required for publishing and sharing) or some other syntax such as N3, Turtle, JSON-LD or RDFa. See Semantic Web, Turtle, JSON-LD and RDFa.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
Neste sistema, pode-se utilizar os esquemas de dados estruturados em XML, RDF, RDF Schema e as ontologias construidas em OWL, com relacoes explicitas capazes de possibilitar que um sistema computacional identifique os relacionamentos entre os dados e as necessidades dos usuarios.
predicate, object) in an RDF graph T The size of T, [absolute value of T], is the number of RDF triples in T An RDF graph is simple if it does not use vocabulary with a predefined semantics in RDF Schema (RDFS).
Sesame: a generic architecture for storing and querying RDF and RDF schema. The Semantic Web--ISWC 2002, 54-68.
* RDF Schema is a vocabulary for describing properties and classes of RDF resources, with a semantics for generalization-hierarchics of such properties and classes.
It is compatible with RDF Schema (RDFS) and includes precise semantics for describing term meanings (and thus also for describing implied information).
RDF Schema then provides a way for those descriptions to be combined into a single vocabulary.
The key components of semantic web technology for representing knowledge are usually classified into three main categories: The Resource Description Format (RDF), RDF Schema and The Ontology Web Language (OWL) Standard.
* RDF Schema (9), y OWL (10) para describir conceptos del vocabulario.
As a domain modeling tool, ontology languages such as RDF (Resource Description Framework), RDFS (RDF Schema), and OWL Web Ontology Language of the Semantic Web standards describe the common vocabularies and their relationships within the framework.
The third layer is ontology vocabulary that is rapidly becoming a reality through the development of ontology markup languages such as RDF, RDF Schema, DAML+OIL, and OWL (Web Ontology Language) (Smith, Welty et al.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.