Windchill RV&S Predefined Namespace
The Windchill RV&S OSLC Server provides a URI for the supported Windchill RV&S namespace and the corresponding vocabulary during discovery of the service provider catalog in the xmlns:wrvs property. The response of this namespace URI includes the Windchill RV&S vocabulary that defines the Windchill RV&S namespace and its properties for supporting additional attributes. The client applications can obtain information on the supported Windchill RV&S terms for these additional attributes by sending a GET request to the Windchill RV&S OSLC server per the following URI:
GET <protocol scheme>://<server host name>:<server port number>/<context URI>/ns/wrvs#
For example:
GET https://localhost:3001/oslc/r/ns/wrvs#
You can use the Windchill RV&S vocabulary included in the Windchill RV&S namespace to map the Windchill RV&S fields in the domain-specific .json files. For example, requirements-domain-mapping.json.
You can use the following Windchill RV&S terms in the .json files:
wrvs:state
wrvs:revision
wrvs:category
wrvs:type
wrvs:rootid
Do not use the following fields present in the wrvs namespace for mapping in the domain-specific .json files:
wrvs:orphaned
wrvs:externalUrl
wrvs:infoPage
wrvs:serviceProvider