The JAX-RS resource that handles artifact specific tasks, including:
Add an artifact (upload)
Get an artifact (full Atom Entry)
Get artifact content (binary content)
Update artifact meta data
Update artifact content
Delete an artifact
The JAX-RS resource that handles artifact specific tasks, including:
Get a BRMS artifact content (binary content)
Update artifact meta data
Update artifact content
Delete an artifact
S-RAMP implementations SHALL return an Atom Publishing Protocol Service
Document to clients who perform an HTTP GET on the following URL:
{base URL}/s-ramp/servicedocument
The content of the Service Document that is returned is defined as
follows:
MUST contain a workspace for each of the artifact models identified
in Section 3 of the SOA Repository Artifact Model & Protocol
Specification - Foundation Document.
Each workspace MUST contain an app:collection element for each of the
artifact types that are defined within the corresponding artifact model
for that workspace.
Each collection in a workspace MUST specify an atom:categories
element that will define the categories that MUST be applied to the
member resources of the collection as defined in Section 2.3.1.
The workspace for the query artifact model MUST contain an
app:collection element for each Stored Query that exists in the S-RAMP
implementation.
The workspace for the SOA or Service Implementation Artifact Model MUST
contain an app:collection element for each extended type that has
been registered in the S-RAMP implementation.
The JAX-RS resource that handles ontology specific tasks, including:
Add an ontology (upload)
Get an ontolgy (full Atom Entry containing an Owl RDF)
Update an ontology
Delete an ontology