Package com.sodius.oslc.domain.rm.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#") @OslcNamespaceDefinition(prefix="oslc_rm",namespaceURI="http://open-services.net/ns/rm#") package com.sodius.oslc.domain.rm.model
Namespaces and main concepts of OSLC Requirements Management.

See the OSLC Requirements Management specification for details:
http://open-services.net/specifications/requirements-management-2.0/

  • Classes
    Class
    Description
    Namespaces of OSLC Requirements Management.
    Generic Entities for OSLC Requirements Management shapes, used when replying with a collection of entities in a javax.ws.rs.core.Response object.
    A Requirement is the basis for defining what the system stakeholders (users, customers, suppliers and so on) need from a system.
    A collection of resources which constitute some statement of need.