[oslc-core] OSLC Vocabularies index page
Karthikeyan Dakshinamurthy
kdakshin at in.ibm.com
Tue Jul 10 13:52:46 EDT 2012
Hi Nick
I'm able to get RDF.
URL: http://jazz.net/ns/psm/focalpoint
with valid jazz authentication
Accept header "application/rdf+xml"
I get the following output.
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:fps="http://jazz.net/ns/psm/focalpoint#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#" >
<rdf:Description rdf:about="
http://jazz.net/ns/psm/focalpoint#ReportModule">
<rdfs:seeAlso rdf:resource="
https://jazz.net/wiki/bin/view/Main/FPBuiltInModules#Built_In_Workspace_Modules
"/>
<rdfs:comment>This module stores generated reports.</rdfs:comment>
<rdfs:label>ReportModule</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://jazz.net/ns/psm/focalpoint#"/>
<rdfs:subClassOf rdf:resource="
http://jazz.net/ns/psm/focalpoint#Module"/>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
....
<rdf:Description rdf:about="
http://jazz.net/ns/psm/focalpoint#CriterionModule">
<rdfs:seeAlso rdf:resource="
https://jazz.net/wiki/bin/view/Main/FPBuiltInModules#Built_In_Workspace_Modules
"/>
<rdfs:comment>This module contains the criteria that you use to
prioritize elements and visualize the results.</rdfs:comment>
<rdfs:label>CriterionModule</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://jazz.net/ns/psm/focalpoint#"/>
<rdfs:subClassOf rdf:resource="
http://jazz.net/ns/psm/focalpoint#Module"/>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
</rdf:Description>
<rdf:Description rdf:about="
http://jazz.net/ns/psm/focalpoint#memberModule">
<rdfs:range rdf:resource="http://jazz.net/ns/psm/focalpoint#Module"/>
<rdfs:domain rdf:resource="http://jazz.net/ns/psm/focalpoint#Workspace
"/>
<rdfs:comment>A module that is a member of this workspace.
</rdfs:comment>
<rdfs:label>memberModule</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://jazz.net/ns/psm/focalpoint#"/>
<rdf:type rdf:resource="
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
</rdf:Description>
<rdf:Description rdf:about="http://jazz.net/ns/psm/focalpoint#memberUser
">
<rdfs:seeAlso rdf:resource="
https://jazz.net/wiki/bin/view/Main/FPBuiltInModules#fps_UserModule"/>
<rdfs:comment>A person that is authorized to access this
server.</rdfs:comment>
<rdfs:label>memberUser</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://jazz.net/ns/psm/focalpoint#"/>
<rdf:type rdf:resource="
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
</rdf:Description>
<rdf:Description rdf:about="http://jazz.net/ns/psm/focalpoint#mspLink">
<rdfs:comment>The Microsoft project representation of this
element.</rdfs:comment>
<rdfs:label>mspLink</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://jazz.net/ns/psm/focalpoint#"/>
<rdf:type rdf:resource="
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
</rdf:Description>
</rdf:RDF>
Regards
Karthi
From: Nick Crossley <ncrossley at us.ibm.com>
To: Arthur Ryman <ryman at ca.ibm.com>, Steve K Speicher
<sspeiche at us.ibm.com>
Cc: oslc-core at open-services.net
Date: 10-07-12 10:25 PM
Subject: Re: [oslc-core] OSLC Vocabularies index page
Sent by: oslc-core-bounces at open-services.net
Arthur,
Is all the redirection supposed to be set up and running now? When I
issue the command:
curl -L -H "Accept: application/rdf+xml" http://jazz.net/ns/psm/focalpoint
I get the HTML page, not an RDF page. For comparison, the same request
works as I would expect at open-services.net/ns/cm.
Nick.
Arthur Ryman ---07/10/2012 08:32:36 AM---Steve, fyi, we have an
auto-generated page at http://jazz.net/ns
From: Arthur Ryman <ryman at ca.ibm.com>
To: Steve K Speicher/Raleigh/IBM at IBMUS,
Cc: oslc-core at open-services.net, oslc-core-bounces at open-services.net
Date: 07/10/2012 08:32 AM
Subject: Re: [oslc-core] OSLC Vocabularies index page
Sent by: oslc-core-bounces at open-services.net
Steve,
fyi, we have an auto-generated page at http://jazz.net/ns
I'd be happy to share the xslt.
Regards,
___________________________________________________________________________
Arthur Ryman
DE, Chief Architect, Reporting &
Portfolio Strategy and Management
IBM Software, Rational
Toronto Lab | +1-905-413-3077 (office) | +1-416-939-5063 (mobile)
From:
Steve K Speicher <sspeiche at us.ibm.com>
To:
oslc-core at open-services.net
Date:
07/10/2012 08:19 AM
Subject:
[oslc-core] OSLC Vocabularies index page
Sent by:
oslc-core-bounces at open-services.net
I created http://open-services.net/bin/view/Main/VocabularyIndex to help
people navigate all the vocabularies. Please update as needed.
I plan to have this in a more of an auto-generated form in the future.
Thanks,
Steve Speicher | IBM Rational Software | (919) 254-0645
_______________________________________________
Oslc-Core mailing list
Oslc-Core at open-services.net
http://open-services.net/mailman/listinfo/oslc-core_open-services.net
_______________________________________________
Oslc-Core mailing list
Oslc-Core at open-services.net
http://open-services.net/mailman/listinfo/oslc-core_open-services.net
_______________________________________________
Oslc-Core mailing list
Oslc-Core at open-services.net
http://open-services.net/mailman/listinfo/oslc-core_open-services.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open-services.net/pipermail/oslc-core_open-services.net/attachments/20120710/ef9a5f5c/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://open-services.net/pipermail/oslc-core_open-services.net/attachments/20120710/ef9a5f5c/attachment.gif>
More information about the Oslc-Core
mailing list