RegTAP library

Paul Harrison paul.harrison at manchester.ac.uk
Fri May 24 17:46:12 CEST 2019


Hi,

I got inspired by the recent Interop to finish something off(*) that I had started a long time ago

https://github.com/Javastro/ivoa-entities

This is essentially a library that does the translation from input VOResource XML to RegTAP tables coded mainly in 
Java using standard XML (JAXP) and database (JPA) object mapping technologies. This is not a full TAP implementation, but does
serve as a self-contained test-bed for the slightly lossy transformation from XML -> database. In fact the core logic of the
transformation is captured in the following XSLT - https://github.com/Javastro/ivoa-entities/blob/master/src/main/resources/convertToRegTap.xsl
Although this is an XML->XML transformation it does make the necessary changes to the structure, and could be regarded as
a single file encoding of the rules in the RegTAP standard.



Cheers
Paul

(*) it is still not 100% RegTAP 1.1 compliant..

Dr. Paul Harrison
JBO, Manchester University
http://www.manchester.ac.uk/jodrellbank



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2893 bytes
Desc: not available
URL: <http://mail.ivoa.net/pipermail/registry/attachments/20190524/92e155de/attachment.p7s>


More information about the registry mailing list