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

DCTerms
public class DCTerms (Code)
Vocabulary definitions from vocabularies/dublin-core_terms.xml
author:
   Auto-generated by schemagen on 13 May 2003 08:53


Field Summary
final public static  ResourceBox
    
final public static  ResourceDCMIType
    
final public static  ResourceDDC
    
final public static  ResourceDateScheme
    
final public static  ResourceFormatScheme
    
final public static  ResourceIMT
    
final public static  ResourceISO3166
    
final public static  ResourceISO639_2
    
final public static  ResourceIdentifierScheme
    
final public static  ResourceLCC
    
final public static  ResourceLCSH
    
final public static  ResourceLanguageScheme
    
final public static  ResourceMESH
    
final public static  ResourceNAMESPACE
    
final public static  StringNS
    
final public static  ResourcePeriod
    
final public static  ResourcePoint
    
final public static  ResourceRFC1766
    
final public static  ResourceRFC3066
    

Internet RFC 3066 'Tags for the Identification of Languages' specifies a primary subtag which is a two-letter code taken from ISO 639 part 1 or a three-letter code taken from ISO 639 part 2, followed optionally by a two-letter country code taken from ISO 3166.

final public static  ResourceRelationScheme
    
final public static  ResourceSourceScheme
    
final public static  ResourceSpatialScheme
    
final public static  ResourceSubjectScheme
    
final public static  ResourceTGN
    
final public static  ResourceTemporalScheme
    
final public static  ResourceTypeScheme
    
final public static  ResourceUDC
    
final public static  ResourceURI
    
final public static  ResourceW3CDTF
    
final public static  PropertyaccessRights
    
final public static  Propertyalternative
    
final public static  Propertyaudience
    
final public static  Propertyavailable
    
final public static  PropertybibliographicCitation
    
final public static  PropertyconformsTo
    
final public static  Propertycreated
    
final public static  PropertydateAccepted
    

Date of acceptance of the resource (e.g.

final public static  PropertydateCopyrighted
    
final public static  PropertydateSubmitted
    

Date of submission of the resource (e.g.

final public static  PropertydcAbstract
    
final public static  PropertyeducationLevel
    

A general statement describing the education or training context.

final public static  Propertyextent
    
final public static  PropertyhasFormat
    
final public static  PropertyhasPart
    
final public static  PropertyhasVersion
    
final public static  PropertyisFormatOf
    
final public static  PropertyisPartOf
    
final public static  PropertyisReferencedBy
    
final public static  PropertyisReplacedBy
    
final public static  PropertyisRequiredBy
    
final public static  PropertyisVersionOf
    

The described resource is a version, edition, or adaptation of the referenced resource.

final public static  Propertyissued
    
final public static  Propertymediator
    
final public static  Propertymedium
    
final public static  Propertymodified
    
final public static  Propertyreferences
    
final public static  Propertyreplaces
    
final public static  Propertyrequires
    
final public static  Propertyspatial
    
final public static  PropertytableOfContents
    
final public static  Propertytemporal
    
final public static  Propertyvalid
    


Method Summary
public static  StringgetURI()
    

Field Detail
Box
final public static Resource Box(Code)

The DCMI Box identifies a region of space using its geographic limits.




DCMIType
final public static Resource DCMIType(Code)

A list of types used to categorize the nature or genre of the content of the resource.




DDC
final public static Resource DDC(Code)

Dewey Decimal Classification




DateScheme
final public static Resource DateScheme(Code)

A set of date encoding schemes and/or formats




FormatScheme
final public static Resource FormatScheme(Code)

A set of format encoding schemes.




IMT
final public static Resource IMT(Code)

The Internet media type of the resource.




ISO3166
final public static Resource ISO3166(Code)

ISO 3166 Codes for the representation of names of countries




ISO639_2
final public static Resource ISO639_2(Code)

ISO 639-2: Codes for the representation of names of languages.




IdentifierScheme
final public static Resource IdentifierScheme(Code)

A set of resource identifier encoding schemes and/or formats




LCC
final public static Resource LCC(Code)

Library of Congress Classification




LCSH
final public static Resource LCSH(Code)

Library of Congress Subject Headings




LanguageScheme
final public static Resource LanguageScheme(Code)

A set of language encoding schemes and/or formats.




MESH
final public static Resource MESH(Code)

Medical Subject Headings




NAMESPACE
final public static Resource NAMESPACE(Code)

The namespace of the vocabalary as a resource




NS
final public static String NS(Code)

The namespace of the vocabalary as a string ( )




Period
final public static Resource Period(Code)

A specification of the limits of a time interval.




Point
final public static Resource Point(Code)

The DCMI Point identifies a point in space using its geographic coordinates.




RFC1766
final public static Resource RFC1766(Code)

Internet RFC 1766 'Tags for the identification of Language' specifies a two letter code taken from ISO 639, followed optionally by a two letter country code taken from ISO 3166.




RFC3066
final public static Resource RFC3066(Code)

Internet RFC 3066 'Tags for the Identification of Languages' specifies a primary subtag which is a two-letter code taken from ISO 639 part 1 or a three-letter code taken from ISO 639 part 2, followed optionally by a two-letter country code taken from ISO 3166. When a language in ISO 639 has both a two-letter and three-letter code, use the two-letter code; when it has only a three-letter code, use the three-letter code. This RFC replaces RFC 1766.




RelationScheme
final public static Resource RelationScheme(Code)

A set of resource relation encoding schemes and/or formats




SourceScheme
final public static Resource SourceScheme(Code)

A set of source encoding schemes and/or formats




SpatialScheme
final public static Resource SpatialScheme(Code)

A set of geographic place encoding schemes and/or formats




SubjectScheme
final public static Resource SubjectScheme(Code)

A set of subject encoding schemes and/or formats




TGN
final public static Resource TGN(Code)

The Getty Thesaurus of Geographic Names




TemporalScheme
final public static Resource TemporalScheme(Code)

A set of encoding schemes for the coverage qualifier "temporal"




TypeScheme
final public static Resource TypeScheme(Code)

A set of resource type encoding schemes and/or formats




UDC
final public static Resource UDC(Code)

Universal Decimal Classification




URI
final public static Resource URI(Code)

A URI Uniform Resource Identifier




W3CDTF
final public static Resource W3CDTF(Code)

W3C Encoding rules for dates and times - a profile based on ISO 8601




accessRights
final public static Property accessRights(Code)

Information about who can access the resource or an indication of its security status.




alternative
final public static Property alternative(Code)

Any form of the title used as a substitute or alternative to the formal title of the resource.




audience
final public static Property audience(Code)

A class of entity for whom the resource is intended or useful.




available
final public static Property available(Code)

Date (often a range) that the resource will become or did become available.




bibliographicCitation
final public static Property bibliographicCitation(Code)

A bibliographic reference for the resource.




conformsTo
final public static Property conformsTo(Code)

A reference to an established standard to which the resource conforms.




created
final public static Property created(Code)

Date of creation of the resource.




dateAccepted
final public static Property dateAccepted(Code)

Date of acceptance of the resource (e.g. of thesis by university department, of article by journal, etc.).




dateCopyrighted
final public static Property dateCopyrighted(Code)

Date of a statement of copyright.




dateSubmitted
final public static Property dateSubmitted(Code)

Date of submission of the resource (e.g. thesis, articles, etc.).




dcAbstract
final public static Property dcAbstract(Code)

A summary of the content of the resource.




educationLevel
final public static Property educationLevel(Code)

A general statement describing the education or training context. Alternatively, a more specific statement of the location of the audience in terms of its progression through an education or training context.




extent
final public static Property extent(Code)

The size or duration of the resource.




hasFormat
final public static Property hasFormat(Code)

The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format.




hasPart
final public static Property hasPart(Code)

The described resource includes the referenced resource either physically or logically.




hasVersion
final public static Property hasVersion(Code)

The described resource has a version, edition, or adaptation, namely, the referenced resource.




isFormatOf
final public static Property isFormatOf(Code)

The described resource is the same intellectual content of the referenced resource, but presented in another format.




isPartOf
final public static Property isPartOf(Code)

The described resource is a physical or logical part of the referenced resource.




isReferencedBy
final public static Property isReferencedBy(Code)

The described resource is referenced, cited, or otherwise pointed to by the referenced resource.




isReplacedBy
final public static Property isReplacedBy(Code)

The described resource is supplanted, displaced, or superseded by the referenced resource.




isRequiredBy
final public static Property isRequiredBy(Code)

The described resource is required by the referenced resource, either physically or logically.




isVersionOf
final public static Property isVersionOf(Code)

The described resource is a version, edition, or adaptation of the referenced resource. Changes in version imply substantive changes in content rather than differences in format.




issued
final public static Property issued(Code)

Date of formal issuance (e.g., publication) of the resource.




mediator
final public static Property mediator(Code)

A class of entity that mediates access to the resource and for whom the resource is intended or useful.




medium
final public static Property medium(Code)

The material or physical carrier of the resource.




modified
final public static Property modified(Code)

Date on which the resource was changed.




references
final public static Property references(Code)

The described resource references, cites, or otherwise points to the referenced resource.




replaces
final public static Property replaces(Code)

The described resource supplants, displaces, or supersedes the referenced resource.




requires
final public static Property requires(Code)

The described resource requires the referenced resource to support its function, delivery, or coherence of content.




spatial
final public static Property spatial(Code)

Spatial characteristics of the intellectual content of the resoure.




tableOfContents
final public static Property tableOfContents(Code)

A list of subunits of the content of the resource.




temporal
final public static Property temporal(Code)

Temporal characteristics of the intellectual content of the resource.




valid
final public static Property valid(Code)

Date (often a range) of validity of a resource.






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

The namespace of the vocabalary as a string


See Also:   DCTerms.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.