Main Content
addLink
Description
addLink(
adds an RDF/XML element to the requirement or requirement collection resource specified by
reqResource
,resource
)reqResource
. The function sets the element name to
j.0:Link
and the rdf:resource
attribute to the
resource URL associated with resource
. Use the commit
function to apply the change to the service provider. For more information about RDF/XML
elements, see An
XML Syntax for RDF on the World Wide Web Consortium website and QM Resource Definitions on the Open Services for Lifecycle Collaboration (OSLC)
website.
Examples
Input Arguments
Tips
You can also add a link with
addResourceProperty
to specify the relationship of the link.
Version History
Introduced in R2021a