Package org.osid.ontology


package org.osid.ontology

The Open Service Interface Definitions for the org.osid.ontology service.

The Ontology OSID is an auxiliary service used to define subject matter that can be related to OsidObjects . Ontologies are an alternative to tagging where structure, restricted vocabulary, or localization of topic names are desired.

Subjects

Subjects are used to represent a topic and can be organized in a hierarchy to form an ontology.

Relevancies

Subjects are related to OSID Ids with a Relevancy . A Relevancy is an OsidRelationship .

Ontology Cataloging

Subjects and Relevancies are organized into Ontology catalogs.

An external Id may be mapped to an Ontology . This mapping allows OsidCatalogs to relate to a specific and sharable Ontology to constrain a set of Subjects that may be relevant to a collection of external OsidObjects .

Sub Packages

The Ontology OSID includes a rules subpackage for managing rules to enable subject relevancies and an Ontology Batch OSID for managing Subjects , Relevancies , and Ontologies in bulk.




Copyright © 2010 Ingenescus. All Rights Reserved.

This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.

Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.

You may nodify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.

This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.

The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.

  • Interfaces
    Class
    Description
    An ontology defines a collection of subjects.
    This session creates, updates, and deletes Ontologies .
    This session provides methods to manage Id to Ontology mappings.
    This is the form for creating and updating ontologies.
    This session defines methods for managing a hierarchy of Ontology objects.
    This session defines methods for traversing a hierarchy of Ontology objects.
    Like all OsidLists , OntologyList provides a means for accessing Ontology elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Ontology objects.
    The ontology manager provides access to ontology sessions and provides interoperability tests for various aspects of this service.
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , OntologyNodeList provides a means for accessing OntologyNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Ontology objects.
    The OntologyProfile describes the interoperability among ontology services.
    The authentication manager provides access to ontology sessions and provides interoperability tests for various aspects of this service.
    This is the query for searching ontologies.
    This is the query inspector for examining ontology queries.
    This session provides methods for searching among Ontology objects.
    The vault receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Ontology objects.
    The interface for governing ontology searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching among Ontology objects.
    A Relevancy maps an Id to an Subject .
    This session creates, updates, and deletes Relevancies .
    This is the form for creating and updating Relevancy objects.
    Like all OsidLists , RelevancyList provides a means for accessing Relevancy elements sequentially either one at a time or many at a time.
    This session provides methods for examining subject relevancy.
    This session defines methods to receive asynchronous notifications on adds/changes to subject relevancies.
    This session provides methods to re-assign Relevancies to Ontologies .
    This session provides methods to retrieve Relevancy to Ontology mappings.
    This is the query for searching relevancies.
    This is the query inspector for examining relevancy queries.
    This session provides methods for searching Relevancy objects.
    This receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted relevancies.
    RelevancySearch defines the interface for specifying relevancy search options.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Relevancy objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Subject represents a span of time and an optional location.
    This session creates, updates, and deletes Subjects .
    This is the form for creating and updating Subjects .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the SubjectAdminSession .
    This session defines methods for managing a hierarchy of Subject objects.
    This session defines methods for traversing a hierarchy of Subject objects.
    Like all OsidLists , SubjectList provides a means for accessing Subject elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Subject s.
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , SubjectNodeList provides a means for accessing SubjectNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive asynchronous notifications on adds/changes to Subject objects.
    This session provides methods to re-assign Subjects to Ontologies .
    This session provides methods to retrieve Subject to Ontology mappings.
    This is the query for searching subjects.
    This is the query inspector for examining subject queries.
    This session provides methods for searching Subject objects.
    The subject receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Subjects .
    SubjectSearch defines the interface for specifying subject search options.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Subject objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.