Re: Serializer for DAML

> For this purpose, we are looking for a serializer that takes a
> triple-model of a DAML spec
> and produces DAML syntax. Does anybody have such a piece of code that we
> could
> reuse?

Assuming you're looking for Java implementations, Jena [1]
and RDF API [2] would be good options.

	Mike

[1] http://www.hpl.hp.com/semweb/

[2] http://www-db.stanford.edu/~melnik/rdf/api.html

Received on Thursday, 6 December 2001 00:21:37 UTC