Catalog Ontology

RDF/XML version of this vocabulary. Turtle version of this vocabulary.

Last update:

17 December 2013

Namespace URI:

http://purl.org/NET/catalog/

Abstract

A way of describing arbitrary catalogs.

All terms at a glance

Overview diagram

This vocabulary has been imported from a file.

Classes

Class: cat:Catalog

catalogAnything that might reasonably be termed a catalog.

URI:
http://purl.org/NET/catalog/Catalog
Properties include:
cat:record, cat:item, cat:classificationScheme

Recommended properties for this class include dct:title, dct:description, dct:issued, dct:modified, dct:language, dct:rights, dct:spatial, foaf:homepage and dct:publisher

Class: cat:CatalogRecord

catalog recordA record in a Catalog. You should use foaf:primaryTopic to link the record to the item the record is about.

URI:
http://purl.org/NET/catalog/CatalogRecord
Used with:
cat:record

Recommended properties for this class include dct:title, dct:description, dct:issued, dct:modified.

Properties

Property: cat:classificationScheme

classification schemeRelates a catalogue to a SKOS Concept Scheme used to classify items.

URI:
http://purl.org/NET/catalog/classificationScheme
Domain:
cat:Catalog
Range:
skos:ConceptScheme

Property: cat:item

itemRelates a catalog to an item that is in the catalog.

URI:
http://purl.org/NET/catalog/item
Domain:
cat:Catalog
Range:
owl:Thing

Property: cat:record

catalog record

URI:
http://purl.org/NET/catalog/record
Domain:
cat:Catalog
Range:
cat:CatalogRecord