[MOBY-dev] RDF Generation
Edward Kawas
edward.kawas at gmail.com
Mon Jul 31 17:40:55 UTC 2006
Hi,
If all you want is the RDF-XML that describes MOBY services, then the following
should be what you are looking for:
RDFGenerator (http://mobycentral.icapture.ubc.ca:8090/servlets/RDFGenerator)-
Retrieve the RDF representation for your BioMoby Service.
This servlet takes in the following parameters:
* name - the name of your service
* auth - the service providers authority URI
* url - an optional mobycentral registry endpoint to use when generating
your RDF
* uri - an optional mobycentral registry namespace to use when
generating your RDF
If you are using JAVA and want to be able to programmatically generate RDF for
any arbitrary service, then take a look at the class:
org.biomoby.client.rdf.builder.ServiceInstanceRDF
Hope this helps,
Eddie
> -----Original Message-----
> From: moby-dev-bounces at lists.open-bio.org
> [mailto:moby-dev-bounces at lists.open-bio.org] On Behalf Of Gary Schiltz
> Sent: Monday, July 31, 2006 10:28 AM
> To: Core developer announcements
> Subject: Re: [MOBY-dev] RDF Generation
>
> If you're using Java, a rather heavyweight but very nice tool
> defacto standard tool for working with RDF is Jena
> (http://jena.sourceforge.net).
>
> If you're using Perl, then I'm no authority, but the RDF::Core
> (http://search.cpan.org/~dpokorny/RDF-Core-0.50/lib/RDF/Core.p
> m) set of modules looks good.
>
> // Gary
>
> Karl Spies wrote:
> > Hi,
> >
> > I'm looking for a tool which helps me with rdf generation
> for biomoby
> > service. I don't want to do this by hand.
> >
> > Is there any such tool?
> >
> > How long will be the old registration style(XML) supported
> by biomoby?
> >
> > Karl
> >
> > _______________________________________________
> > MOBY-dev mailing list
> > MOBY-dev at lists.open-bio.org
> > http://lists.open-bio.org/mailman/listinfo/moby-dev
> >
> >
> >
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev
More information about the MOBY-dev
mailing list