@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
-
Class Summary Class Description Comment Represents Comment.Dcterms Namespace of DCTerms (Dublin Core Terms)Discussion Represents Discussion.Foaf Namespace of FOAF Vocabulary.Foaf.GenericEntities Generic Entities for FOAF shapes, used when replying with a collection of entities in ajavax.ws.rs.core.Response
object.Namespace Describes a RDF namespace, composed of a URI and a preferred prefix.OslcCore Namespace of OSLC Core.OslcCore.Finder<T> Enables finding a capability provided by an OSLC service based on some criteria.OslcCore.GenericEntities Generic Entities for OSLC Core shapes, used when replying with a collection of entities in ajavax.ws.rs.core.Response
object.OslcError An OSLC Error that provides detailed information for the end user to report to its support.OslcError.ServerErrorDetails 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.OslcHeaders Defines headers defined by the OSLC Core specification.Person Represents people.Rdf Namespace of W3C Resource Description Framework.Rdfs Namespace of W3C RDF Schema.ResourceFields Provides helpers to handle fields of Resource classes, to ease the implementation and ensure consistency of behavior.ResourceProperties Provides methods for getting and setting property values on an OSLC resource.Resources Provides helper methods to handle resources.RootServices Represents a RootServices resource.SequenceList<E> A list that is written as <rdf:Seq> inapplication/rdx+xml
format.