Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Does an RDF URI address have to be real web address?

I'm starting to use Global Configurations and components, and as result I want to be able to create links between aritfacts in different components.

I understand that now I have to make sure the link type I want to use exists in both components and also has to have the RDF URI set such that is a unique value in the form of web URL.

Whilst I can easily define unique URI and follow the required format (i.e. http://something.com/linkname), my question is does it matter that the web address is not real and wouldn't resolve if you copied it into a web browser.

0 votes



2 answers

Permanent link
No, they don't have to resolve to an existing web address.
The RDF URI is used to match the link types in the different components, you can see is as an URI alias, or the term same-as is used.

0 votes


Permanent link
Be aware of RDF URI rules though (violating the rules can bring you grief), such as:

o    Does not contain spaces

o    Does not end in a trailing slash

o    Does not use the local RM server name

o    The last segment of the URI does not contain only numbers

o    The last segment of the URI does not contain only non-alphabetical characters

o    The final character of the URI is a letter, number, hyphen, period, or underscore

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 7,495

Question asked: Sep 20 '19, 4:22 p.m.

Question was seen: 2,290 times

Last updated: Sep 26 '19, 10:51 a.m.

Confirmation Cancel Confirm