org.ceryle.tm
Class PSI

java.lang.Object
  extended by org.ceryle.tm.PSI

public class PSI
extends Object

Provides constants used to support Ceryle Published Subject Indicators (PSIs), both as Topics and as Locators. The ID_* values are XML Names that are used both as IDs and as wiki page names.

Since:
JDK1.3
Version:
$Id: PSI.java,v 3.12 2007-06-15 12:09:32 altheim Exp $
Author:
Murray Altheim

Field Summary
static String ABOUT
          A String containing the Published Subject Indicator (PSI) for the subject 'about', typically used as the subject of an 'about' topic, used as the metadata container for a Topic Map.
static String ASSERTION
          A String containing the Published Subject Indicator (PSI) for the subject 'Assertion', the base type used to describe sentence-like associations having a subject, predicate, and object.
static String BACKGROUND_IMAGE
          A String containing the Published Subject Indicator (PSI) for the subject 'background image', used to type occurrences used to store and retrieve the Ceryle's background image of a visualized graph.
static String CERYLE_TM
          The base URI for the Ceryle Published Subject Identifiers (PSIs) document.
static String CLUT
          A String containing the Published Subject Indicator (PSI) for the subject 'color lookup table', used to type occurrences used to store and retrieve the color lookup table (CLUT) for the Topic Map.
static String COMPONENT
          A String containing the Published Subject Indicator (PSI) for the subject 'component', used to indicate that a Topic is a document component.
static String CONCEPT
          A String containing the Published Subject Indicator (PSI) for the subject 'Concept', the first branch of the authoring ontology, necessary to support relations and contexts.
static String CONTEXT
          A String containing the Published Subject Indicator (PSI) for the subject 'Context', the ancestor node for all contexts (scopes) in the ontology.
static String DESCRIPTION
          A String containing the Published Subject Indicator (PSI) for the subject 'topic description', typically used to scope occurrences used as "canonical" topic descriptions.
static String FACET
          A String containing the Published Subject Indicator (PSI) for the subject 'facet', e.g., used to type topics used as roles in associations.
static String FACET_DEFAULT
          A String containing the Published Subject Indicator (PSI) for the subject 'facet default value', e.g., used to provide a default value for faceting topics.
static String FACET_MAXE
          A String containing the Published Subject Indicator (PSI) for the subject 'facet maximum exclusive value', e.g., used to provide a maximum exclusive constraint for facet values.
static String FACET_MAXI
          A String containing the Published Subject Indicator (PSI) for the subject 'facet maximum inclusive value', e.g., used to provide a maximum inclusive constraint for facet values.
static String FACET_MINE
          A String containing the Published Subject Indicator (PSI) for the subject 'facet minimum exclusive value', e.g., used to provide a minimum exclusive constraint for facet values.
static String FACET_MINI
          A String containing the Published Subject Indicator (PSI) for the subject 'facet minimum inclusive value', e.g., used to provide a minimum inclusive constraint for facet values.
static String FACET_NAME
          A String containing the Published Subject Indicator (PSI) for the subject 'facet name', e.g., used to provide a name scope for faceting topics.
static String FACET_TYPE
          A String containing the Published Subject Indicator (PSI) for the subject 'facet type', e.g., used to provide a type for faceting topics.
static String FACET_VALUE
          A String containing the Published Subject Indicator (PSI) for the subject 'facet value', e.g., used to provide a value for faceting topics.
static String FACETED
          A String containing the Published Subject Indicator (PSI) for the subject 'faceted', e.g., used to type topics used as roles in associations.
static String FACETS
          A String containing the Published Subject Indicator (PSI) for the subject 'facets', e.g., used to type all of the facet PSI topics.
static String FACETS_TM
          The base URI for the Ceryle Facets Published Subject Identifiers (PSIs) document.
static String FAV_TOPICS
          A String containing the Published Subject Indicator (PSI) for the subject 'favorite topics', used to type occurrences used to store and retrieve the Ceryle's favorites list (in the GraphView).
static String FROM
          A String containing the Published Subject Indicator (PSI) for the subject 'From', e.g., used to type topics used as roles in ordering associations, as an indicator of sequence or edge direction.
static String GENERIC_RELATION
          A String containing the Published Subject Indicator (PSI) for the subject 'Generic Relation', a generic "is related to" (but typed) label for sentence-like relations with ambiguous meaning, a direct subclass of Predicate.
static String GRAPH_SETTINGS
          A String containing the Published Subject Indicator (PSI) for the subject 'graph settings', used to type occurrences used to store and retrieve the settings of the various graph visualization settings (e.g., zoom, rotation, selected node, etc.).
static String HAS_FACET
          A String containing the Published Subject Indicator (PSI) for the subject 'has facet', e.g., used to type facet linking associations.
static String HIDDEN
          A String containing the Published Subject Indicator (PSI) for the subject 'hidden', typically used to type topics or associations not meant for display.
static String ID_ASSERTION
          The default ID/Name for the 'Assertion' Topic.
static String ID_ASSOCIATION
          The default ID/Name for the 'Association' Topic.
static String ID_CLASS
          The default ID/Name for the 'Class' Topic.
static String ID_CONCEPT
          The default ID/Name for the 'Concept' Topic.
static String ID_CONTEXT
          The default ID/Name for the 'Context' Topic.
static String ID_DESCRIPTION
          The default ID/Name for the 'Description' Topic.
static String ID_DISPLAY
          The default ID/Name for the 'Display' Topic.
static String ID_ENGLISH
          The default ID/Name for the 'English' Topic.
static String ID_FACET
          The default ID/Name for the 'Facet' Topic.
static String ID_FACETDEFAULT
          The default ID/Name for the 'FacetDefault' Topic.
static String ID_FACETED
          The default ID/Name for the 'Faceted' Topic.
static String ID_FACETMAXEXCL
          The default ID/Name for the 'FacetMaxExcl' Topic.
static String ID_FACETMAXINCL
          The default ID/Name for the 'FacetMaxIncl' Topic.
static String ID_FACETMINEXCL
          The default ID/Name for the 'FacetMinExcl' Topic.
static String ID_FACETMININCL
          The default ID/Name for the 'FacetMinIncl' Topic.
static String ID_FACETNAME
          The default ID/Name for the 'FacetName' Topic.
static String ID_FACETS
          The default ID/Name for the 'Facets' Topic.
static String ID_FACETTYPE
          The default ID/Name for the 'FacetType' Topic.
static String ID_FACETVALUE
          The default ID/Name for the 'FacetValue' Topic.
static String ID_FROM
          The default ID/Name for the 'From' Topic.
static String ID_GENERICRELATION
          The default ID/Name for the 'GenericRelation' Topic.
static String ID_HASFACET
          The default ID/Name for the 'HasFacet' Topic.
static String ID_INSTANCE
          The default ID/Name for the 'Instance' Topic.
static String ID_ISA
          The default ID/Name for the 'IsA' Topic.
static String ID_KINDOF
          The default ID/Name for the 'KindOf' Topic.
static String ID_OBJECT
          The default ID/Name for the 'Object' Topic.
static String ID_OCCURRENCE
          The default ID/Name for the 'Occurrence' Topic.
static String ID_ORDERRELATION
          The default ID/Name for the 'OrderRelation' Topic.
static String ID_PART
          The default ID/Name for the 'Part' Topic.
static String ID_PARTOF
          The default ID/Name for the 'PartOf' Topic.
static String ID_PREDICATE
          The default ID/Name for the 'Predicate' Topic.
static String ID_RELATION
          The default ID/Name for the 'Relation' Topic.
static String ID_SORT
          The default ID/Name for the 'Sort' Topic.
static String ID_SUBCLASS
          The default ID/Name for the 'Subclass' Topic.
static String ID_SUBJECT
          The default ID/Name for the 'Subject' Topic.
static String ID_SUPERCLASS
          The default ID/Name for the 'Superclass' Topic.
static String ID_TEMPLATE
          The default ID/Name for the 'Template' Topic.
static String ID_THING
          The default ID/Name for the 'Thing' Topic.
static String ID_TO
          The default ID/Name for the 'TO' Topic.
static String ID_TOPIC
          The default ID/Name for the 'Topic' Topic.
static String ID_TRUTHFUNCTION
          The default ID/Name for the 'TruthFunction' Topic.
static String ID_WHOLE
          The default ID/Name for the 'Whole' Topic.
static String LOAD_RESOURCE
          A String containing the Published Subject Indicator (PSI) for the subject 'load resource', typically used in the scope of occurrences to indicate that the resource should be explicitly loaded, not just reified as a Topic Map object.
static String NODE_COLOR
          A String containing the Published Subject Indicator (PSI) for the subject 'node color', used to type occurrences used to store and retrieve the color tag of displayed graph nodes.
static String NODE_LOC
          A String containing the Published Subject Indicator (PSI) for the subject 'node location', used to type occurrences used to store and retrieve the location of displayed graph nodes.
static String OBJECT
          A String containing the Published Subject Indicator (PSI) for the subject 'Object', the type used for the object role in Predicate relations.
static String ORDER_RELATION
          A String containing the Published Subject Indicator (PSI) for the subject 'OrderRelation', the ancestor node for all relations in the ontology.
static String PART
          A String containing the Published Subject Indicator (PSI) for the subject 'Part', the role played by parts in a Part-Whole ("part of" or mereological) relation in the ontology.
static String PART_OF
          A String containing the Published Subject Indicator (PSI) for the subject 'PartOf', the association type for Part-Whole ("part of" or mereological) relations in the ontology.
static String PREDICATE
          A String containing the Published Subject Indicator (PSI) for the subject 'Predicate', the base type used for sentence-like relations.
static String PROTECTED
          A String containing the Published Subject Indicator (PSI) for the subject 'Protected'.
static String RELATION
          A String containing the Published Subject Indicator (PSI) for the subject 'Relation', the ancestor node for all relations in the ontology.
static String SELECTED
          A String containing the Published Subject Indicator (PSI) for the subject 'selected', used to indicate a selection from among a number of items.
static String SEQUENCE
          A String containing the Published Subject Indicator (PSI) for the subject 'sequence', e.g., used to type associations used to establish sequences.
static String SUBJECT
          A String containing the Published Subject Indicator (PSI) for the subject 'Subject', the type used for the subject role in Predicate relations.
static String TEMPLATE
          The base URI indicating the Ceryle Template XML namespace.
static String TEMPLATE_X
           
static String THING
          A String containing the Published Subject Indicator (PSI) for the subject 'Thing', the root or ancestor node of all nodes in the authoring ontology.
static String TO
          A String containing the Published Subject Indicator (PSI) for the subject 'To', e.g., used to type topics used as roles in ordering associations, as an indicator of sequence or edge direction.
static String TRUTH_FUNCTION
          A String containing the Published Subject Indicator (PSI) for the subject 'TruthFunction', the ancestor node for all relations in the ontology.
static String VISIBLE
          A String containing the Published Subject Indicator (PSI) for the subject 'visible', typically used to type topics or associations meant for display, generally used to override an earlier typing of 'hidden'.
static String WHOLE
          A String containing the Published Subject Indicator (PSI) for the subject 'Whole', the role played by wholes in a Part-Whole ("part of" or mereological) relation in the ontology.
static String XMLNS_ceryle
          The base URI for Ceryle.
static String XSD_BOOLEAN
          A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] Boolean, used to provide a constraint for facet values.
static String XSD_DATATYPE
          A String containing the Published Subject Indicator (PSI) for an XML Schema Datatype [XSD], used to type datatypes as a constraint for facet values.
static String XSD_DATE
          A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] Date, used to provide a constraint for facet values.
static String XSD_DATETIME
          A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] DateTime, used to provide a constraint for facet values.
static String XSD_STRING
          A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] String, used to provide a constraint for facet values.
static String XSD_STRING_ENUM
          A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] String enumeration, used to provide a constraint for facet values.
 
Constructor Summary
PSI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID_TOPIC

public static final String ID_TOPIC
The default ID/Name for the 'Topic' Topic. The value is "Topic".

See Also:
Constant Field Values

ID_ASSOCIATION

public static final String ID_ASSOCIATION
The default ID/Name for the 'Association' Topic. The value is "Association".

See Also:
Constant Field Values

ID_OCCURRENCE

public static final String ID_OCCURRENCE
The default ID/Name for the 'Occurrence' Topic. The value is "Occurrence".

See Also:
Constant Field Values

ID_SORT

public static final String ID_SORT
The default ID/Name for the 'Sort' Topic. The value is "Sort".

See Also:
Constant Field Values

ID_DISPLAY

public static final String ID_DISPLAY
The default ID/Name for the 'Display' Topic. The value is "Display".

See Also:
Constant Field Values

ID_DESCRIPTION

public static final String ID_DESCRIPTION
The default ID/Name for the 'Description' Topic. The value is "Description".

See Also:
Constant Field Values

ID_ENGLISH

public static final String ID_ENGLISH
The default ID/Name for the 'English' Topic. The value is "English".

See Also:
Constant Field Values

ID_TEMPLATE

public static final String ID_TEMPLATE
The default ID/Name for the 'Template' Topic. The value is "Template".

See Also:
Constant Field Values

ID_KINDOF

public static final String ID_KINDOF
The default ID/Name for the 'KindOf' Topic. The value is "KindOf".

See Also:
Constant Field Values

ID_SUPERCLASS

public static final String ID_SUPERCLASS
The default ID/Name for the 'Superclass' Topic. The value is "Superclass".

See Also:
Constant Field Values

ID_SUBCLASS

public static final String ID_SUBCLASS
The default ID/Name for the 'Subclass' Topic. The value is "Subclass".

See Also:
Constant Field Values

ID_ISA

public static final String ID_ISA
The default ID/Name for the 'IsA' Topic. The value is "IsA".

See Also:
Constant Field Values

ID_CLASS

public static final String ID_CLASS
The default ID/Name for the 'Class' Topic. The value is "Class".

See Also:
Constant Field Values

ID_INSTANCE

public static final String ID_INSTANCE
The default ID/Name for the 'Instance' Topic. The value is "Instance".

See Also:
Constant Field Values

ID_THING

public static final String ID_THING
The default ID/Name for the 'Thing' Topic. The value is "Thing".

See Also:
Constant Field Values

ID_CONCEPT

public static final String ID_CONCEPT
The default ID/Name for the 'Concept' Topic. The value is "Concept".

See Also:
Constant Field Values

ID_RELATION

public static final String ID_RELATION
The default ID/Name for the 'Relation' Topic. The value is "Relation".

See Also:
Constant Field Values

ID_TRUTHFUNCTION

public static final String ID_TRUTHFUNCTION
The default ID/Name for the 'TruthFunction' Topic. The value is "TruthFunction".

See Also:
Constant Field Values

ID_GENERICRELATION

public static final String ID_GENERICRELATION
The default ID/Name for the 'GenericRelation' Topic. The value is "GenericRelation".

See Also:
Constant Field Values

ID_ORDERRELATION

public static final String ID_ORDERRELATION
The default ID/Name for the 'OrderRelation' Topic. The value is "OrderRelation".

See Also:
Constant Field Values

ID_FROM

public static final String ID_FROM
The default ID/Name for the 'From' Topic. The value is "From".

See Also:
Constant Field Values

ID_TO

public static final String ID_TO
The default ID/Name for the 'TO' Topic. The value is "To".

See Also:
Constant Field Values

ID_CONTEXT

public static final String ID_CONTEXT
The default ID/Name for the 'Context' Topic. The value is "Context".

See Also:
Constant Field Values

ID_PARTOF

public static final String ID_PARTOF
The default ID/Name for the 'PartOf' Topic. The value is "PartOf".

See Also:
Constant Field Values

ID_PART

public static final String ID_PART
The default ID/Name for the 'Part' Topic. The value is "Part".

See Also:
Constant Field Values

ID_WHOLE

public static final String ID_WHOLE
The default ID/Name for the 'Whole' Topic. The value is "Whole".

See Also:
Constant Field Values

ID_ASSERTION

public static final String ID_ASSERTION
The default ID/Name for the 'Assertion' Topic. The value is "Assertion".

See Also:
Constant Field Values

ID_SUBJECT

public static final String ID_SUBJECT
The default ID/Name for the 'Subject' Topic. The value is "Subject".

See Also:
Constant Field Values

ID_PREDICATE

public static final String ID_PREDICATE
The default ID/Name for the 'Predicate' Topic. The value is "Predicate".

See Also:
Constant Field Values

ID_OBJECT

public static final String ID_OBJECT
The default ID/Name for the 'Object' Topic. The value is "Object".

See Also:
Constant Field Values

ID_FACETS

public static final String ID_FACETS
The default ID/Name for the 'Facets' Topic. The value is "Facets".

See Also:
Constant Field Values

ID_HASFACET

public static final String ID_HASFACET
The default ID/Name for the 'HasFacet' Topic. The value is "HasFacet".

See Also:
Constant Field Values

ID_FACET

public static final String ID_FACET
The default ID/Name for the 'Facet' Topic. The value is "Facet".

See Also:
Constant Field Values

ID_FACETED

public static final String ID_FACETED
The default ID/Name for the 'Faceted' Topic. The value is "Faceted".

See Also:
Constant Field Values

ID_FACETNAME

public static final String ID_FACETNAME
The default ID/Name for the 'FacetName' Topic. The value is "FacetName".

See Also:
Constant Field Values

ID_FACETTYPE

public static final String ID_FACETTYPE
The default ID/Name for the 'FacetType' Topic. The value is "FacetType".

See Also:
Constant Field Values

ID_FACETVALUE

public static final String ID_FACETVALUE
The default ID/Name for the 'FacetValue' Topic. The value is "FacetValue".

See Also:
Constant Field Values

ID_FACETDEFAULT

public static final String ID_FACETDEFAULT
The default ID/Name for the 'FacetDefault' Topic. The value is "FacetDefault".

See Also:
Constant Field Values

ID_FACETMININCL

public static final String ID_FACETMININCL
The default ID/Name for the 'FacetMinIncl' Topic. The value is "FacetMinIncl".

See Also:
Constant Field Values

ID_FACETMAXINCL

public static final String ID_FACETMAXINCL
The default ID/Name for the 'FacetMaxIncl' Topic. The value is "FacetMaxIncl".

See Also:
Constant Field Values

ID_FACETMINEXCL

public static final String ID_FACETMINEXCL
The default ID/Name for the 'FacetMinExcl' Topic. The value is "FacetMinExcl".

See Also:
Constant Field Values

ID_FACETMAXEXCL

public static final String ID_FACETMAXEXCL
The default ID/Name for the 'FacetMaxExcl' Topic. The value is "FacetMaxExcl".

See Also:
Constant Field Values

XMLNS_ceryle

public static final String XMLNS_ceryle
The base URI for Ceryle.

The value is the URI: "http://purl.org/ceryle/".

See Also:
Constant Field Values

CERYLE_TM

public static final String CERYLE_TM
The base URI for the Ceryle Published Subject Identifiers (PSIs) document. This is an XTM document containing the Ceryle PSI Topics, which is generally loaded prior to any TM processing, esp. visualization, as it contains various necessary PSIs.

The base URI of the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm".

See Also:
Constant Field Values

FACETS_TM

public static final String FACETS_TM
The base URI for the Ceryle Facets Published Subject Identifiers (PSIs) document. This is an XTM document containing the Facet PSI Topics, which is generally loaded prior to any TM processing. Required for facet processing.

The base URI of the XTM document: "http://purl.org/ceryle/psi/facets/facets.xtm".

See Also:
Constant Field Values

THING

public static final String THING
A String containing the Published Subject Indicator (PSI) for the subject 'Thing', the root or ancestor node of all nodes in the authoring ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Thing".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Thing".

See Also:
Constant Field Values

CONCEPT

public static final String CONCEPT
A String containing the Published Subject Indicator (PSI) for the subject 'Concept', the first branch of the authoring ontology, necessary to support relations and contexts.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Concept".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Concept".

See Also:
Constant Field Values

RELATION

public static final String RELATION
A String containing the Published Subject Indicator (PSI) for the subject 'Relation', the ancestor node for all relations in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Relation".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Relation".

See Also:
Constant Field Values

TRUTH_FUNCTION

public static final String TRUTH_FUNCTION
A String containing the Published Subject Indicator (PSI) for the subject 'TruthFunction', the ancestor node for all relations in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#TruthFunction".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#TruthFunction".

See Also:
Constant Field Values

ASSERTION

public static final String ASSERTION
A String containing the Published Subject Indicator (PSI) for the subject 'Assertion', the base type used to describe sentence-like associations having a subject, predicate, and object.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Assertion".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Assertion".

See Also:
Constant Field Values

PREDICATE

public static final String PREDICATE
A String containing the Published Subject Indicator (PSI) for the subject 'Predicate', the base type used for sentence-like relations.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Predicate".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Predicate".

See Also:
Constant Field Values

SUBJECT

public static final String SUBJECT
A String containing the Published Subject Indicator (PSI) for the subject 'Subject', the type used for the subject role in Predicate relations.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Subject".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Subject".

See Also:
Constant Field Values

OBJECT

public static final String OBJECT
A String containing the Published Subject Indicator (PSI) for the subject 'Object', the type used for the object role in Predicate relations.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Object".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Object".

See Also:
Constant Field Values

GENERIC_RELATION

public static final String GENERIC_RELATION
A String containing the Published Subject Indicator (PSI) for the subject 'Generic Relation', a generic "is related to" (but typed) label for sentence-like relations with ambiguous meaning, a direct subclass of Predicate.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#GenericRelation".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#GenericRelation".

See Also:
Constant Field Values

ORDER_RELATION

public static final String ORDER_RELATION
A String containing the Published Subject Indicator (PSI) for the subject 'OrderRelation', the ancestor node for all relations in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#OrderRelation".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#OrderRelation".

See Also:
Constant Field Values

CONTEXT

public static final String CONTEXT
A String containing the Published Subject Indicator (PSI) for the subject 'Context', the ancestor node for all contexts (scopes) in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Context".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Context".

See Also:
Constant Field Values

PART

public static final String PART
A String containing the Published Subject Indicator (PSI) for the subject 'Part', the role played by parts in a Part-Whole ("part of" or mereological) relation in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Part".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Part".

See Also:
Constant Field Values

WHOLE

public static final String WHOLE
A String containing the Published Subject Indicator (PSI) for the subject 'Whole', the role played by wholes in a Part-Whole ("part of" or mereological) relation in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Whole".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#Whole".

See Also:
Constant Field Values

PART_OF

public static final String PART_OF
A String containing the Published Subject Indicator (PSI) for the subject 'PartOf', the association type for Part-Whole ("part of" or mereological) relations in the ontology.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#PartOf".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/upper.xtm#PartOf".

See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
A String containing the Published Subject Indicator (PSI) for the subject 'topic description', typically used to scope occurrences used as "canonical" topic descriptions.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Description".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Description".

See Also:
Constant Field Values

HIDDEN

public static final String HIDDEN
A String containing the Published Subject Indicator (PSI) for the subject 'hidden', typically used to type topics or associations not meant for display.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Hidden".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Hidden".

See Also:
Constant Field Values

VISIBLE

public static final String VISIBLE
A String containing the Published Subject Indicator (PSI) for the subject 'visible', typically used to type topics or associations meant for display, generally used to override an earlier typing of 'hidden'.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Visible".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Visible".

See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
A String containing the Published Subject Indicator (PSI) for the subject 'component', used to indicate that a Topic is a document component.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Component".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Component".

See Also:
Constant Field Values

CLUT

public static final String CLUT
A String containing the Published Subject Indicator (PSI) for the subject 'color lookup table', used to type occurrences used to store and retrieve the color lookup table (CLUT) for the Topic Map.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#CLUT".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#CLUT".

See Also:
Constant Field Values

NODE_COLOR

public static final String NODE_COLOR
A String containing the Published Subject Indicator (PSI) for the subject 'node color', used to type occurrences used to store and retrieve the color tag of displayed graph nodes.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#NodeColor".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#NodeColor".

See Also:
Constant Field Values

NODE_LOC

public static final String NODE_LOC
A String containing the Published Subject Indicator (PSI) for the subject 'node location', used to type occurrences used to store and retrieve the location of displayed graph nodes.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#NodeLoc".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#NodeLoc".

See Also:
Constant Field Values

GRAPH_SETTINGS

public static final String GRAPH_SETTINGS
A String containing the Published Subject Indicator (PSI) for the subject 'graph settings', used to type occurrences used to store and retrieve the settings of the various graph visualization settings (e.g., zoom, rotation, selected node, etc.).

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#GraphSettings".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#GraphSettings".

See Also:
Constant Field Values

FAV_TOPICS

public static final String FAV_TOPICS
A String containing the Published Subject Indicator (PSI) for the subject 'favorite topics', used to type occurrences used to store and retrieve the Ceryle's favorites list (in the GraphView).

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#FavoriteTopics".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#FavoriteTopics".

See Also:
Constant Field Values

SELECTED

public static final String SELECTED
A String containing the Published Subject Indicator (PSI) for the subject 'selected', used to indicate a selection from among a number of items.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Selected".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Selected".

See Also:
Constant Field Values

BACKGROUND_IMAGE

public static final String BACKGROUND_IMAGE
A String containing the Published Subject Indicator (PSI) for the subject 'background image', used to type occurrences used to store and retrieve the Ceryle's background image of a visualized graph.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#BackgroundImage".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#BackgroundImage".

See Also:
Constant Field Values

LOAD_RESOURCE

public static final String LOAD_RESOURCE
A String containing the Published Subject Indicator (PSI) for the subject 'load resource', typically used in the scope of occurrences to indicate that the resource should be explicitly loaded, not just reified as a Topic Map object.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#LoadResource".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#LoadResource".

See Also:
Constant Field Values

SEQUENCE

public static final String SEQUENCE
A String containing the Published Subject Indicator (PSI) for the subject 'sequence', e.g., used to type associations used to establish sequences.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Sequence".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Sequence".

See Also:
Constant Field Values

TO

public static final String TO
A String containing the Published Subject Indicator (PSI) for the subject 'To', e.g., used to type topics used as roles in ordering associations, as an indicator of sequence or edge direction.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#To".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#To".

See Also:
Constant Field Values

FROM

public static final String FROM
A String containing the Published Subject Indicator (PSI) for the subject 'From', e.g., used to type topics used as roles in ordering associations, as an indicator of sequence or edge direction.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#From".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#From".

See Also:
Constant Field Values

TEMPLATE

public static final String TEMPLATE
The base URI indicating the Ceryle Template XML namespace.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Template".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Template".

See Also:
Constant Field Values

TEMPLATE_X

public static final String TEMPLATE_X
See Also:
Constant Field Values

PROTECTED

public static final String PROTECTED
A String containing the Published Subject Indicator (PSI) for the subject 'Protected'. This is used to type Topics used as types for Associations, where the presence of the Topic indicates the object (Topic, Association, or Association Template, etc.) should not be edited.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#Protected".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#Protected".

See Also:
Constant Field Values

FACETS

public static final String FACETS
A String containing the Published Subject Indicator (PSI) for the subject 'facets', e.g., used to type all of the facet PSI topics. This may also be used as a scoping Topic.

The value of the PSI: "http://purl.org/ceryle/psi/facets/".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/FacetPSI".

See Also:
Constant Field Values

HAS_FACET

public static final String HAS_FACET
A String containing the Published Subject Indicator (PSI) for the subject 'has facet', e.g., used to type facet linking associations.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#HasFacet".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#HasFacet".

See Also:
Constant Field Values

FACET

public static final String FACET
A String containing the Published Subject Indicator (PSI) for the subject 'facet', e.g., used to type topics used as roles in associations.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#Facet".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#Facet".

See Also:
Constant Field Values

FACETED

public static final String FACETED
A String containing the Published Subject Indicator (PSI) for the subject 'faceted', e.g., used to type topics used as roles in associations.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#Faceted".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#Faceted".

See Also:
Constant Field Values

FACET_NAME

public static final String FACET_NAME
A String containing the Published Subject Indicator (PSI) for the subject 'facet name', e.g., used to provide a name scope for faceting topics.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#FacetName".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetName".

See Also:
Constant Field Values

FACET_TYPE

public static final String FACET_TYPE
A String containing the Published Subject Indicator (PSI) for the subject 'facet type', e.g., used to provide a type for faceting topics.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#FacetType".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetType".

See Also:
Constant Field Values

FACET_VALUE

public static final String FACET_VALUE
A String containing the Published Subject Indicator (PSI) for the subject 'facet value', e.g., used to provide a value for faceting topics.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#FacetValue".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetValue".

See Also:
Constant Field Values

FACET_DEFAULT

public static final String FACET_DEFAULT
A String containing the Published Subject Indicator (PSI) for the subject 'facet default value', e.g., used to provide a default value for faceting topics.

The value of the PSI: "http://purl.org/ceryle/psi/facets/#FacetDefault".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetDefault".

See Also:
Constant Field Values

FACET_MINI

public static final String FACET_MINI
A String containing the Published Subject Indicator (PSI) for the subject 'facet minimum inclusive value', e.g., used to provide a minimum inclusive constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#minInclusive"

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetMinIncl".

See Also:
Constant Field Values

FACET_MAXI

public static final String FACET_MAXI
A String containing the Published Subject Indicator (PSI) for the subject 'facet maximum inclusive value', e.g., used to provide a maximum inclusive constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#maxInclusive"

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetMaxIncl".

See Also:
Constant Field Values

FACET_MINE

public static final String FACET_MINE
A String containing the Published Subject Indicator (PSI) for the subject 'facet minimum exclusive value', e.g., used to provide a minimum exclusive constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#minExclusive"

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetMinExcl".

See Also:
Constant Field Values

FACET_MAXE

public static final String FACET_MAXE
A String containing the Published Subject Indicator (PSI) for the subject 'facet maximum exclusive value', e.g., used to provide a maximum exclusive constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#maxExclusive"

The topic URI in the XTM document: "http://purl.org/ceryle/psi/facets.xtm#FacetMaxExcl".

See Also:
Constant Field Values

XSD_DATATYPE

public static final String XSD_DATATYPE
A String containing the Published Subject Indicator (PSI) for an XML Schema Datatype [XSD], used to type datatypes as a constraint for facet values.

The value of the PSI: "http://www.w3.org/TR/xmlschema-2/#datatype"

See Also:
Constant Field Values

XSD_STRING

public static final String XSD_STRING
A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] String, used to provide a constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#string"

See Also:
Constant Field Values

XSD_STRING_ENUM

public static final String XSD_STRING_ENUM
A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] String enumeration, used to provide a constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#string.enumeration"

See Also:
Constant Field Values

XSD_BOOLEAN

public static final String XSD_BOOLEAN
A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] Boolean, used to provide a constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#boolean"

See Also:
Constant Field Values

XSD_DATE

public static final String XSD_DATE
A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] Date, used to provide a constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#date"

See Also:
Constant Field Values

XSD_DATETIME

public static final String XSD_DATETIME
A String containing the Published Subject Indicator (PSI) for the XML Schema Datatype [XSD] DateTime, used to provide a constraint for facet values.

The value of the PSI: "http://www.w3.org/2001/XMLSchema#dateTime"

See Also:
Constant Field Values

ABOUT

public static final String ABOUT
A String containing the Published Subject Indicator (PSI) for the subject 'about', typically used as the subject of an 'about' topic, used as the metadata container for a Topic Map.

The value of the PSI: "http://purl.org/ceryle/psi/ceryle/#About".

The topic URI in the XTM document: "http://purl.org/ceryle/psi/ceryle.xtm#About".

See Also:
Constant Field Values
Constructor Detail

PSI

public PSI()


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.