Discussion:
[protege-user] dereference of IRIs
Varanka, Dalia
2018-11-13 19:56:14 UTC
Permalink
Hello
We have been building ontologies and triplestores and now face the
challenge of dereferencing our IRIs. Can anyone suggest resources -
introductory, advanced, technical, educational, or any other - about
dereferencing IRIs?
thanks
Dalia
--
Dalia Varanka
U.S. Geological Survey
1400 Independence Road
Rolla, MO 65401 USA

Tel. 573.308.3897
Email: ***@usgs.gov
ORCID: 0000-0003-2857-9600
Rolph, Don
2018-11-13 21:54:51 UTC
Permalink
We do this using a simple apache web server.

We have a process which runs a SPARQL query for the terms with labels and descriptions from each ontology, formats it into an HTML table with anchors.

Our URIs are of the form:

http;//organization.com/id/domain#DOMAINID_xxxxxx

when this is placed into a web browser it:


* Loads the appropriate web page
* Scrolls to the correct anchor position

Put the following URI into a web browser as an example:

http://www.w3.org/2004/02/skos/core#prefLabel




From: protege-user <protege-user-***@mailman.stanford.edu> On Behalf Of Varanka, Dalia
Sent: Tuesday, November 13, 2018 2:56 PM
To: User support for WebProtege and Protege Desktop <protege-***@mailman.stanford.edu>
Subject: [external] [protege-user] dereference of IRIs

Hello
We have been building ontologies and triplestores and now face the challenge of dereferencing our IRIs. Can anyone suggest resources - introductory, advanced, technical, educational, or any other - about dereferencing IRIs?
thanks
Dalia
--
Dalia Varanka
U.S. Geological Survey
1400 Independence Road
Rolla, MO 65401 USA

Tel. 573.308.3897
Email: ***@usgs.gov<mailto:***@usgs.gov>
ORCID: 0000-0003-2857-9600
María Poveda
2018-11-14 10:37:07 UTC
Permalink
Dear Dalia,

if you want to use w3id (https://w3id.org/) you can put your ontologies
in GitHub and publish them under w3id URIs with OnToology
http://ontoology.linkeddata.es/


With this solution the ontologies will not be redirected to the information
in the triplestore but will be on line.

Best,

María
Post by Rolph, Don
We do this using a simple apache web server.
We have a process which runs a SPARQL query for the terms with labels and
descriptions from each ontology, formats it into an HTML table with anchors.
http;//organization.com/id/domain#DOMAINID_xxxxxx
- Loads the appropriate web page
- Scrolls to the correct anchor position
http://www.w3.org/2004/02/skos/core#prefLabel
Behalf Of *Varanka, Dalia
*Sent:* Tuesday, November 13, 2018 2:56 PM
*To:* User support for WebProtege and Protege Desktop <
*Subject:* [external] [protege-user] dereference of IRIs
Hello
We have been building ontologies and triplestores and now face the
challenge of dereferencing our IRIs. Can anyone suggest resources -
introductory, advanced, technical, educational, or any other - about
dereferencing IRIs?
thanks
Dalia
--
Dalia Varanka
U.S. Geological Survey
1400 Independence Road
Rolla, MO 65401 USA
Tel. 573.308.3897
ORCID: 0000-0003-2857-9600
_______________________________________________
protege-user mailing list
https://mailman.stanford.edu/mailman/listinfo/protege-user
Varanka, Dalia
2018-11-14 15:01:45 UTC
Permalink
Thank you so much for that kind invitation, Maria.
We would like to take advantage of that for the opportunity to collaborate
more closely with the community.
We need to set up data services for our agency (U.S. Geological Survey),
but I will be be in touch again as soon as possible.
Post by María Poveda
Dear Dalia,
if you want to use w3id (https://w3id.org/) you can put your ontologies
in GitHub and publish them under w3id URIs with OnToology http://ontoology.linkeddata.es/
With this solution the ontologies will not be redirected to the
information in the triplestore but will be on line.
Best,
María
Post by Rolph, Don
We do this using a simple apache web server.
We have a process which runs a SPARQL query for the terms with labels and
descriptions from each ontology, formats it into an HTML table with anchors.
http;//organization.com/id/domain#DOMAINID_xxxxxx
- Loads the appropriate web page
- Scrolls to the correct anchor position
http://www.w3.org/2004/02/skos/core#prefLabel
Behalf Of *Varanka, Dalia
*Sent:* Tuesday, November 13, 2018 2:56 PM
*To:* User support for WebProtege and Protege Desktop <
*Subject:* [external] [protege-user] dereference of IRIs
Hello
We have been building ontologies and triplestores and now face the
challenge of dereferencing our IRIs. Can anyone suggest resources -
introductory, advanced, technical, educational, or any other - about
dereferencing IRIs?
thanks
Dalia
--
Dalia Varanka
U.S. Geological Survey
1400 Independence Road
Rolla, MO 65401 USA
Tel. 573.308.3897
ORCID: 0000-0003-2857-9600
_______________________________________________
protege-user mailing list
https://mailman.stanford.edu/mailman/listinfo/protege-user
--
Dalia Varanka
U.S. Geological Survey
1400 Independence Road
Rolla, MO 65401 USA

Tel. 573.308.3897
Email: ***@usgs.gov
ORCID: 0000-0003-2857-9600
Loading...