Rational Product and Part vocabulary

Licensed Materials (See http://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012,2013. All Rights Reserved.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

The namespace URI for this vocabulary is:

http://jazz.net/ns/pd#

Description:

Rational Product and Part vocabulary.

The Rational Product and Part vocabulary defines items, views, and parts, using concepts similar to those in ISO 10303. This vocabulary describes Information Resources, not real-world objects.

This page lists the RDF classes, properties, and individuals that make up the Products and Parts vocabulary.

Following W3C best practices, this information is available as HTML (this page) and as RDF.

More details on how this page is generated and other related material can be found at Publishing RDF Vocabularies on jazz.net.

See Also:


Classes in this vocabulary:

Item, ItemVersion, Part, View, ViewVersion

Properties in this vocabulary:

view, viewType


Vocabulary Details

Item

Typerdfs:Class
Description An Item describes properties of a class of product, system, component, or part. For example, the :CarX12 instance of the pd:Item class describes properties of the X12 model of a car product line, and is not itself a car.

ItemVersion

Typerdfs:Class
Description An ItemVersion is a version of an Item (note, not an instance of the class).

Part

Typerdfs:Class
Subclass Ofldp:Container
Description A Part represents the usage of some child Item within a View of a parent Item.

View

Typerdfs:Class
Subclass Ofldp:Container
Description A view of the parts of an Item.

view

Typerdf:Property
Rangepd:View
Description The object is a view of the subject resource, which is typically but not necessarily an Item.

viewType

Typerdf:Property
Domainpd:View
Description Identifies the type of a view.

ViewVersion

Typerdfs:Class
Description A ViewVersion is a version of a View.