Package com.sodius.oslc.core.model
@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="rdfs",namespaceURI="http://www.w3.org/2000/01/rdf-schema#") @OslcNamespaceDefinition(prefix="foaf",namespaceURI="http://xmlns.com/foaf/0.1/") @OslcNamespaceDefinition(prefix="oslc",namespaceURI="http://open-services.net/ns/core#")
package com.sodius.oslc.core.model
Namespaces and main concepts of OSLC Core.
See the OSLC Core specification for details:
https://tools.oasis-open.org/version-control/browse/wsvn/oslc-core/trunk/specs/oslc-core.html
-
ClassesClassDescriptionRepresents Comment.Namespace of DCTerms (Dublin Core Terms)Represents Discussion.Namespace of FOAF Vocabulary.Generic Entities for FOAF shapes, used when replying with a collection of entities in a
javax.ws.rs.core.Responseobject.Describes a RDF namespace, composed of a URI and a preferred prefix.Namespace of OSLC Core.Enables finding a capability provided by an OSLC service based on some criteria.Generic Entities for OSLC Core shapes, used when replying with a collection of entities in ajavax.ws.rs.core.Responseobject.An OSLC Error that provides detailed information for the end user to report to its support.Contains server side information for the associated Error resource, for computing an HTML description of the Error and before serializing it as a response entity.Defines headers defined by the OSLC Core specification.Represents people.Namespace of W3C Resource Description Framework.Namespace of W3C RDF Schema.Provides helpers to handle fields of Resource classes, to ease the implementation and ensure consistency of behavior.Provides methods for getting and setting property values on an OSLC resource.Provides helper methods to handle resources.Represents a RootServices resource.SequenceList<E>A list that is written as <rdf:Seq> inapplication/rdx+xmlformat.