|
Re: Simple OSLC spec? [message #1765083 is a reply to message #1765040] |
Tue, 06 June 2017 12:59 |
Jim Amsden Messages: 13 Registered: July 2009 |
Junior Member |
|
|
There are no MUST statements in OSLC Core, all the capabilities and services are optional. Rather OSLC provides a standard means of discovering the integration services (delegated creation and selection dialogs, resource preview, resource creation, discovery, query) a server provides. OSLC is built on HTTP, so a minimal OSLC server would be an HTTP server that supported GET on resources with content negotiation to support RDF resource representations.
There are however many SHOULD statements in the OSLC spec, and these are intended to expand and encourage integration capabilities. In terms of generic resource types, each of the OSLC Domain specifications define their standard types: Requirement, ChangeRequest, TestCase, etc. The most generic type would be the Architecture Management Domain's Resource. But OSLC Core is type agnostic, providing a means of discovering what services are available from a server on what vocabulary elements and how they are constrained.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04064 seconds