MUST provide @rdf:about attribute on root elements
MUST use @rdf:resource attribute for references to resources (instead of @href)
When an element has a value that is a URL, simply put the URL as the element content and do NOT use <rdf:resource>. Examples of this are: CmServiceDescriptionV1 <oscm:url> and OslcServiceProviderCatalogV1 <osdisc:service>
Provide intermediate type elements (see validator)
Media Type Usage
Provide a media type per resource definition
When using non- IANA registered media types prefix with "x-". For example, application/x-oscm-change-request
When defining media types for a specific domain, like Change Management, include the "cm" in the media type. For example, application/x-oscm-service-descriptor+xml