Hi Holger,
thank you very much for quick reply!
I'm Java software engineer so Java would be the most comfortable option for
me.
Could you please explain a little bit more? By "Java is a supported option"
you mean that idea with servlet is ok
or there is something like API that allows integrate a Java service?
Regarding SPARQL currently I have no idea how to implement a function that
will convert RDF to XML like this:
<hierarchy>
<properties>
<hierarchy.name>Hierarchy Name</hierarchy.name>
</properties>
<nodes>
<hierarchy.node ID="123" version="1000">
<node.name>Node Name</node.name>
<payload>
<topic.order>1</topic.order>
</payload>
<nodes>
...
</nodes>
</hierarchy.node>
</nodes>
</hierarchy>
Thank you.
Best regards,
Oleksandr Mandryk
On Monday, February 20, 2017 at 10:44:14 PM UTC+1, Holger Knublauch wrote:
>
> Yes Java is a supported option. In your case it could be a SPARQL function
> that returns a string based on the current query graph.
>
> However, in what language would you like to implement such a capability if
> you had the choice?
>
> Holger
>
>
> On 21/02/2017 2:01, Oleksandr Mandryk wrote:
>
> Hi All,
>
> Could you tell me please what is the most appropriate way to add the
> possibility
> to export taxonomy to the custom format in addition to JSON-LD, N-Triples,
> RDF/XML, Turtle.
>
> I think it will be pretty hard to implement such export service using SWP
> or SPARQLMotion.
>
> So I'm considering creation of a new Java servlet, build it to the JAR
> file and integrate it to EVN
> by uploading this jar to tomcat and changing web.xml.
>
> Is it a good idea or there are any better options?
>
> Thank you!
>
> Best regards,
> Oleksandr Mandryk
>
> --
> You received this message because you are subscribed to the Google Group
> "TopBraid Suite Users", the topics of which include the TopBraid Suite
> family of products and its base technologies such as SPARQLMotion, SPARQL
> Web Pages and SPIN.
> To post to this group, send email to [email protected]
> <javascript:>
> ---
> You received this message because you are subscribed to the Google Groups
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
--
You received this message because you are subscribed to the Google Group
"TopBraid Suite Users", the topics of which include the TopBraid Suite family
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages
and SPIN.
To post to this group, send email to [email protected]
---
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.