Java Doc for OntEventsVocab.java in  » RSS-RDF » Jena-2.5.5 » com » hp » hpl » jena » vocabulary » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » RSS RDF » Jena 2.5.5 » com.hp.hpl.jena.vocabulary 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.hp.hpl.jena.vocabulary.OntEventsVocab

OntEventsVocab
public class OntEventsVocab (Code)
Vocabulary definitions from file:vocabularies/ont-event.rdf
author:
   Auto-generated by jena.schemagen on 13 Aug 2004 15:35


Field Summary
final public static  IndividualDeprecatedClass
    
final public static  IndividualDeprecatedProperty
    
final public static  ResourceNAMESPACE
    
final public static  StringNS
    
final public static  OntClassOntEvent
    
final public static  IndividualallDifferentDeclaration
    
final public static  IndividualallValuesFrom
    
final public static  IndividualannotationPropertyDeclaration
    
final public static  IndividualbackwardCompatibleWith
    
final public static  Individualcardinality
    
final public static  IndividualcardinalityQ
    
final public static  IndividualclassDeclaration
    
final public static  Individualcomment
    
final public static  IndividualcomplementOf
    
final public static  IndividualdatarangeDeclaration
    
final public static  IndividualdatatypePropertyDeclaration
    
final public static  IndividualdifferentFrom
    
final public static  IndividualdisjointWith
    
final public static  IndividualdistinctMembers
    
final public static  Individualdomain
    
final public static  IndividualequivalentClass
    
final public static  IndividualequivalentProperty
    
final public static  IndividualfunctionalPropertyDeclaration
    
final public static  IndividualhasClassQ
    
final public static  IndividualhasValue
    
final public static  Individualimports
    
final public static  IndividualincompatibleWith
    
final public static  IndividualindividualDeclaration
    
final public static  IndividualintersectionOf
    
final public static  IndividualinverseFunctionalPropertyDeclaration
    
final public static  IndividualinverseOf
    
final public static  Individuallabel
    
final public static  IndividualmaxCardinality
    
final public static  IndividualmaxCardinalityQ
    
final public static  IndividualminCardinality
    
final public static  IndividualminCardinalityQ
    
final public static  IndividualobjectPropertyDeclaration
    
final public static  IndividualonProperty
    
final public static  IndividualoneOf
    
final public static  IndividualontologyDeclaration
    
final public static  IndividualontologyPropertyDeclaration
    
final public static  IndividualpriorVersion
    
final public static  IndividualpropertyDeclaration
    
final public static  Individualrange
    
final public static  Individualrelated
    
final public static  IndividualrestrictionDeclaration
    
final public static  IndividualsameAs
    
final public static  IndividualsameIndividualAs
    
final public static  IndividualsomeValuesFrom
    
final public static  IndividualsubClassOf
    
final public static  IndividualsubPropertyOf
    
final public static  IndividualsymmetricPropertyDeclaration
    
final public static  IndividualtransitivePropertyDeclaration
    
final public static  IndividualunionOf
    
final public static  IndividualuserData
    
final public static  IndividualversionInfo
    


Method Summary
public static  StringgetURI()
    

Field Detail
DeprecatedClass
final public static Individual DeprecatedClass(Code)

Event representing the declaration of a class as being deprecated.




DeprecatedProperty
final public static Individual DeprecatedProperty(Code)

Event representing the declaration of a property as being deprecated.




NAMESPACE
final public static Resource NAMESPACE(Code)

The namespace of the vocabulary as a resource




NS
final public static String NS(Code)

The namespace of the vocabulary as a string ( )




OntEvent
final public static OntClass OntEvent(Code)

A class representing observable events in an ontology model




allDifferentDeclaration
final public static Individual allDifferentDeclaration(Code)

Event representing the declaration of a set of individuals being pairwise distinct.




allValuesFrom
final public static Individual allValuesFrom(Code)

Event representing the declaration that a restriction constrains all values of the property to have some class or datatype




annotationPropertyDeclaration
final public static Individual annotationPropertyDeclaration(Code)

Event representing the declaration of a resource as an annotation property.




backwardCompatibleWith
final public static Individual backwardCompatibleWith(Code)

Event representing the declaration of a prior version of a given ontology, which the ontology is compatible with.




cardinality
final public static Individual cardinality(Code)

Event representing the declaration of that a restriction has the given cardinality on the restricted property




cardinalityQ
final public static Individual cardinalityQ(Code)

Event representing the declaration of that a qualified restriction has the given cardinality on the restricted property




classDeclaration
final public static Individual classDeclaration(Code)

Event representing the declaration of a resource as an ontology Class.




comment
final public static Individual comment(Code)

Event representing a comment on an ontology element




complementOf
final public static Individual complementOf(Code)

Event representing the declaration of a class expression being the complement of another class description.




datarangeDeclaration
final public static Individual datarangeDeclaration(Code)

Event representing the declaration of a resource as a Datarange.




datatypePropertyDeclaration
final public static Individual datatypePropertyDeclaration(Code)

Event representing the declaration of a resource as a datatype property.




differentFrom
final public static Individual differentFrom(Code)

Event representing the declaration of one ontology individual being distinct from another




disjointWith
final public static Individual disjointWith(Code)

Event representing the declaration of one class expression being disjoint with another.




distinctMembers
final public static Individual distinctMembers(Code)

Event representing the identification of a set of individuals that are in the scope of an AllDifferent declaration.




domain
final public static Individual domain(Code)

Event representing the declaration of a property as having a given class, datatype or datarange as the domain




equivalentClass
final public static Individual equivalentClass(Code)

Event representing the declaration of one class expression being equivalent to another.




equivalentProperty
final public static Individual equivalentProperty(Code)

Event representing the declaration of a property as being equivalent to another property




functionalPropertyDeclaration
final public static Individual functionalPropertyDeclaration(Code)

Event representing the declaration of a property as being functional.




hasClassQ
final public static Individual hasClassQ(Code)

Event representing the declaration of that a qualified restriction has the given class or datatype for the qualification restriction




hasValue
final public static Individual hasValue(Code)

Event representing the declaration that a restriction constrains the property to have a given value




imports
final public static Individual imports(Code)

Event representing the declaration that one ontology is imported into another ontology.




incompatibleWith
final public static Individual incompatibleWith(Code)

Event representing the declaration of a prior version of a given ontology, which the ontology is not compatible with.




individualDeclaration
final public static Individual individualDeclaration(Code)

Event representing the declaration of an ontology individual




intersectionOf
final public static Individual intersectionOf(Code)

Event representing the declaration of a class expression being an intersection of class descriptions.




inverseFunctionalPropertyDeclaration
final public static Individual inverseFunctionalPropertyDeclaration(Code)

Event representing the declaration of a property as being inverse functional.




inverseOf
final public static Individual inverseOf(Code)

Event representing the declaration of a property as being the inverse of another property




label
final public static Individual label(Code)

Event representing a label on an ontology element




maxCardinality
final public static Individual maxCardinality(Code)

Event representing the declaration of that a restriction has the given maximum cardinality on the restricted property




maxCardinalityQ
final public static Individual maxCardinalityQ(Code)

Event representing the declaration of that a qualified restriction has the given maximum cardinality on the restricted property




minCardinality
final public static Individual minCardinality(Code)

Event representing the declaration of that a restriction has the given minimum cardinality on the restricted property




minCardinalityQ
final public static Individual minCardinalityQ(Code)

Event representing the declaration of that a qualified restriction has the given minimum cardinality on the restricted property




objectPropertyDeclaration
final public static Individual objectPropertyDeclaration(Code)

Event representing the declaration of a resource as an object property.




onProperty
final public static Individual onProperty(Code)

Event representing the declaration that a restriction applies to a given property




oneOf
final public static Individual oneOf(Code)

Event representing the declaration of a class expression being composed of a finite enumeration of identified individuals.




ontologyDeclaration
final public static Individual ontologyDeclaration(Code)

Event representing the declaration of a resource of type owl:Ontology or daml:Ontology, representing meta-data about the ontology.




ontologyPropertyDeclaration
final public static Individual ontologyPropertyDeclaration(Code)

Event representing the declaration of an ontology property.




priorVersion
final public static Individual priorVersion(Code)

Event representing the declaration of a prior version of a given ontology.




propertyDeclaration
final public static Individual propertyDeclaration(Code)

Event representing the declaration of a resource as a plain property.




range
final public static Individual range(Code)

Event representing the declaration of a property as having a given class, datatype or datarange as the range




related
final public static Individual related(Code)

Event representing the declaration of one ontology individual being related to another by some named predicate.




restrictionDeclaration
final public static Individual restrictionDeclaration(Code)

Event representing the declaration of a resource being a Restriction




sameAs
final public static Individual sameAs(Code)

Event representing a declaration that one resource is the same as another.




sameIndividualAs
final public static Individual sameIndividualAs(Code)

Event representing the declaration of one ontology individual being the same as another




someValuesFrom
final public static Individual someValuesFrom(Code)

Event representing the declaration that a restriction constrains at least one value of the property to have some class or datatype




subClassOf
final public static Individual subClassOf(Code)

Event representing the declaration of one class being the sub-class of another.




subPropertyOf
final public static Individual subPropertyOf(Code)

Event representing the declaration of a property as being the sub-property of another property




symmetricPropertyDeclaration
final public static Individual symmetricPropertyDeclaration(Code)

Event representing the declaration of a property as being symmetric




transitivePropertyDeclaration
final public static Individual transitivePropertyDeclaration(Code)

Event representing the declaration of a property as being transitive.




unionOf
final public static Individual unionOf(Code)

Event representing the declaration of a class expression being a union of class descriptions.




userData
final public static Individual userData(Code)

Event representing a catch-all category of user-specified data, ie triples in the graph that relate to the use of ontology terms on instances, rather than the definition of ontology terms.




versionInfo
final public static Individual versionInfo(Code)

Event representing the declaration of version information on an ontology resource.






Method Detail
getURI
public static String getURI()(Code)

The namespace of the vocabulary as a string


See Also:   OntEventsVocab.NS
See Also:   



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.