Java Doc for JenaModelSpec.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.JenaModelSpec

JenaModelSpec
public class JenaModelSpec (Code)
The Jena Model Specification vocabulary, schema, and some conversion methods. See the modelspec and modelspec-details HOWTOs for discussion on how these fit into the ModelSpec design and implementation. TODO ensure these have explicit tests [they were developed implicitly from the ModelSpec tests].
author:
   kers


Field Summary
final public static  ResourceDefaultModelSpec
    
final public static  ResourceFileMakerSpec
     The class of FileMakerSpec resources [subclass of MakerSpec].
final public static  ResourceFileModelSpec
     The class of FileModel specifications.
final public static  ResourceInfModelSpec
     The class of InfModelSpec resources [subclass of ModelSpec].
final public static  ResourceMakerSpec
     The class of MakerSpec resources.
final public static  ResourceMemMakerSpec
     The class of MemMakerSpec resources [subclass of MakerSpec].
final public static  ResourceModelSpec
     The class of ModelSpec resources.
final public static  ResourceOntModelSpec
     The class of OntModelSpec resources [subclass of InfModelSpec].
final public static  ResourcePlainModelSpec
     The class of PlainModelSpec resources [subclass of ModelSpec].
final public static  ResourceRDBMakerSpec
     The class of RDBMakerSpec resources [subclass of MakerSpec].
final public static  ResourceRDBModelSpec
    
final public static  StringbaseURI
     The base URI for all the JenaModelSpec vocabulary items.
final public static  PropertydbClass
     The property of an RDBMakerSpec that gives the string to use for class to load [if any] when making the connection.
final public static  PropertydbPassword
     The property of an RDBMakerSpec that gives the string to use for the password when making the connection.
final public static  PropertydbType
     The property of an RDBMakerSpec that gives the string to use for the database type when making the connection.
final public static  PropertydbURL
     The property of an RDBMakerSpec that gives the string to use for the database URL when making the connection.
final public static  PropertydbUser
     The property of an RDBMakerSpec that gives the string to use for the user name when making the connection.
final public static  PropertydocManager
     The property of an OntModelSpec that gives the document manager resource.
final public static  PropertyfileBase
     The property of a FileMakerSpec that gives the fileBase [root directory] of the FileModelMaker.
final public static  PropertyhasConnection
    
final public static  PropertyhasRule
     The property of a RuleSet that specifies a rule.
final public static  PropertyimportMaker
     The property of an OntModelSpec that gives the MakerSpec used when manufacturing models for imports.
final public static  PropertyloadWith
     The property of a ModelSpec that specifies the URI(s) from which it is to be loaded when it has been created.
final public static  Propertymaker
     The property of a ModelSpec that specifies the resource which describes the maker.
final public static  PropertymodelName
     The property of a ModelSpec that specifies the model name.
final public static  PropertyontLanguage
     The property of an OntModelSpec that gives the language URI string.
final public static  PropertypolicyPath
     The property of a document manager that gives its policy path string.
final public static  Propertyreasoner
     The property of a ReasonerSpec that gives the resource who's URI is that of the reasoner to use.
final public static  PropertyreasonsWith
     The property of an InfModelSpec that specifies the ReasonerSpec to use.
final public static  PropertyreificationMode
     The property of a MakerSpec that gives the reification mode for all its models.
final public static  ResourcersConvenient
     The resource representing reification mode Convenient.
final public static  ResourcersMinimal
     The resource representing reification mode Minimal.
final public static  ResourcersStandard
     The resource representing reification mode Standard.
final public static  PropertyruleSet
     The property of a reasoner spec that specifies in-line rule-sets.
final public static  PropertyruleSetURL
     The property of a reasoner spec that specifies a rule-set URL.
protected static  Modelschema
     The JenaModelSpec schema; accessed by getSchema().
final public static  PropertyschemaURL
    
final public static  PropertytypeCreatedBy
     The property of some subclass of jms:ModelSpec that specifies the name of the Java class that implements that ModelSpec.


Method Summary
public static  ReificationStylefindStyle(RDFNode style)
    
public static  ReificationStylefindStyle(Node style)
    
public static  ModelgetSchema()
     Answer the JenaModelSpec schema encoded into a model.
public static  StringgetURI()
     Answer the base URI for the JenaModelSpec vocabulary items.
protected static  Propertyproperty(String ln)
     Utility: answer a property in the jms namespave with the given local name.
protected static  Resourceresource(String ln)
     Utility: answer a resource in the jms namespace with the given local name.
public static  NodestyleAsJMS(ReificationStyle style)
     Answer the Node which corresponds to the supplied reification style.

Field Detail
DefaultModelSpec
final public static Resource DefaultModelSpec(Code)
DefaultModelSpec, a dynamic default ModelSpec



FileMakerSpec
final public static Resource FileMakerSpec(Code)
The class of FileMakerSpec resources [subclass of MakerSpec].



FileModelSpec
final public static Resource FileModelSpec(Code)
The class of FileModel specifications.



InfModelSpec
final public static Resource InfModelSpec(Code)
The class of InfModelSpec resources [subclass of ModelSpec].



MakerSpec
final public static Resource MakerSpec(Code)
The class of MakerSpec resources.



MemMakerSpec
final public static Resource MemMakerSpec(Code)
The class of MemMakerSpec resources [subclass of MakerSpec].



ModelSpec
final public static Resource ModelSpec(Code)
The class of ModelSpec resources.



OntModelSpec
final public static Resource OntModelSpec(Code)
The class of OntModelSpec resources [subclass of InfModelSpec].



PlainModelSpec
final public static Resource PlainModelSpec(Code)
The class of PlainModelSpec resources [subclass of ModelSpec].



RDBMakerSpec
final public static Resource RDBMakerSpec(Code)
The class of RDBMakerSpec resources [subclass of MakerSpec].



RDBModelSpec
final public static Resource RDBModelSpec(Code)
The class of RDBModelSpec resources [subclass of PlainModelSpec]



baseURI
final public static String baseURI(Code)
The base URI for all the JenaModelSpec vocabulary items.



dbClass
final public static Property dbClass(Code)
The property of an RDBMakerSpec that gives the string to use for class to load [if any] when making the connection.



dbPassword
final public static Property dbPassword(Code)
The property of an RDBMakerSpec that gives the string to use for the password when making the connection.



dbType
final public static Property dbType(Code)
The property of an RDBMakerSpec that gives the string to use for the database type when making the connection.



dbURL
final public static Property dbURL(Code)
The property of an RDBMakerSpec that gives the string to use for the database URL when making the connection.



dbUser
final public static Property dbUser(Code)
The property of an RDBMakerSpec that gives the string to use for the user name when making the connection.



docManager
final public static Property docManager(Code)
The property of an OntModelSpec that gives the document manager resource.



fileBase
final public static Property fileBase(Code)
The property of a FileMakerSpec that gives the fileBase [root directory] of the FileModelMaker.



hasConnection
final public static Property hasConnection(Code)
The property of an RDBModelSpec that describes the connection



hasRule
final public static Property hasRule(Code)
The property of a RuleSet that specifies a rule.



importMaker
final public static Property importMaker(Code)
The property of an OntModelSpec that gives the MakerSpec used when manufacturing models for imports.



loadWith
final public static Property loadWith(Code)
The property of a ModelSpec that specifies the URI(s) from which it is to be loaded when it has been created.



maker
final public static Property maker(Code)
The property of a ModelSpec that specifies the resource which describes the maker.



modelName
final public static Property modelName(Code)
The property of a ModelSpec that specifies the model name.



ontLanguage
final public static Property ontLanguage(Code)
The property of an OntModelSpec that gives the language URI string.



policyPath
final public static Property policyPath(Code)
The property of a document manager that gives its policy path string.



reasoner
final public static Property reasoner(Code)
The property of a ReasonerSpec that gives the resource who's URI is that of the reasoner to use.



reasonsWith
final public static Property reasonsWith(Code)
The property of an InfModelSpec that specifies the ReasonerSpec to use.



reificationMode
final public static Property reificationMode(Code)
The property of a MakerSpec that gives the reification mode for all its models.



rsConvenient
final public static Resource rsConvenient(Code)
The resource representing reification mode Convenient.



rsMinimal
final public static Resource rsMinimal(Code)
The resource representing reification mode Minimal.



rsStandard
final public static Resource rsStandard(Code)
The resource representing reification mode Standard.



ruleSet
final public static Property ruleSet(Code)
The property of a reasoner spec that specifies in-line rule-sets.



ruleSetURL
final public static Property ruleSetURL(Code)
The property of a reasoner spec that specifies a rule-set URL.



schema
protected static Model schema(Code)
The JenaModelSpec schema; accessed by getSchema().



schemaURL
final public static Property schemaURL(Code)
The property of a reasoner spec that specifies a schema to load



typeCreatedBy
final public static Property typeCreatedBy(Code)
The property of some subclass of jms:ModelSpec that specifies the name of the Java class that implements that ModelSpec.





Method Detail
findStyle
public static ReificationStyle findStyle(RDFNode style)(Code)
Answer the Reifier.ReificationStyle value named by the argument, which should be a JenaModelSpec.rs[something] value
Parameters:
  style - the JenaModelSpec name of the reifier style the actual Reifier.ReificationStyle value



findStyle
public static ReificationStyle findStyle(Node style)(Code)
Answer the Reifier.ReificationStyle value named by the argument, which should be a JenaModelSpec.rs[something] Node
Parameters:
  style - the JenaModelSpec name of the reifier style the actual Reifier.ReificationStyle value



getSchema
public static Model getSchema()(Code)
Answer the JenaModelSpec schema encoded into a model. This defines the subclass hierarchy and the essential domains of the properties. ["Essential" means "relied on by the ModelSpec engines".] The schema is not loaded until its first use. TODO make this model immutable once created.



getURI
public static String getURI()(Code)
Answer the base URI for the JenaModelSpec vocabulary items.



property
protected static Property property(String ln)(Code)
Utility: answer a property in the jms namespave with the given local name.



resource
protected static Resource resource(String ln)(Code)
Utility: answer a resource in the jms namespace with the given local name.



styleAsJMS
public static Node styleAsJMS(ReificationStyle style)(Code)
Answer the Node which corresponds to the supplied reification style. [Node, not resource, purely because the use happens in BaseGraphMaker, ie at the Graph level.]
Parameters:
  style - the reification style for which the JenaModelSpec representation is required the Node version of the appropriate JenaModelSpec.rs[name] vocabulary item



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.