Skip to content

A simple servlet to resolve purl.lirmm.fr URIs

Notifications You must be signed in to change notification settings

sifrproject/purl_servlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BioPortal pURL Servlet

A simple servlet to resolve http://purl.lirmm.fr URIs

  • In the case of http://purl.lirmm.fr it redirects http://bioportal.lirmm.fr:$TOMCAT_PORT/purl/ontology/$ONTO_ACRONYM/$CONCEPT_ID to

http://bioportal.lirmm.fr/ontologies/$ONTO_ACRONYM?p=classes&conceptid=$CONCEPT_PURL

Update

  • Clone the repository

  • Use maven to package the war: mvn clean package

  • Then to update it on bioportal.lirmm.fr tomcat go to http://services.bioportal.lirmm.fr, remove the previous purl servlet and deploy your purl.war

About

A simple servlet to resolve purl.lirmm.fr URIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages