[oslc-core] How do I get the shape from a resource?
Steve K Speicher
sspeiche at us.ibm.com
Sat Apr 24 15:05:10 EDT 2010
I had assumed that every OSLC defined resource would have an rdf:type
property that references either the spec defined Type URI OR is it a
gettable URI that references the service provider's hosted version of the
resource shape.
Here's my example, I have a OSLC-CM Change Request resource that looks
like:
<oslc_cm:ChangeRequest rdf:about="http://example.com/bugs/2314">
<rdf:type rdf:reference="
http://open-services.net/xmlns/cm/2.0#ChangeRequest">
</oslc_cm:ChangeRequest>
Is it required for rdf:type to point to the OSLC defined Type URI? How
do I get to the resource shape of this resource?
I would instead think that we'd want an OSLC Common Property called
"oslc:shape" which points to a gettable OSLC shape resource. Any
objections to adding this? Any need use dc:type here instead (or clarify
how it could be used) ?
Thanks,
Steve Speicher | IBM Rational Software | (919) 254-0645
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open-services.net/pipermail/oslc-core_open-services.net/attachments/20100424/5e607596/attachment-0003.html>
More information about the Oslc-Core
mailing list