You cannot post messages because only members can post, and you are not currently a member.
|
AtomOWL and SIOC integration
|
| |
Hi, I just dig out some of some old code I wrote 4 years ago related to AtomOWL . Since then, I have not followed up the progress of this spec. I like to touch base with this mailing list to see what is the status of the specification. Is it dead, deprecated and still use around ? I would be interested to know some use cases how it is used.... more »
|
|
XML::Atom::OWL
|
| |
I released this Perl module [1] a week or so ago, but forgot to mention it on this list. It reads an Atom feed or entry (i.e. an XML document with <feed> or <entry> in the Atom namespace as the root element) and parses it into an RDF graph. (Which can then be queried with SPARQL, output as Turtle, etc.) It primarily uses AtomOwl, plus my Atomix [2] extension.... more »
|
|
Request for extension to AtomOwl
|
| |
I would like to request that AtomOwl be extended to allow AtomPub service and category documents to be serialized in RDF. However, my immediate need and focus is to serialize AtomPub category documents in RDF. It looks like extending AtomOwl to allow AtomPub category documents is a minimal change to the existing ontology. My initial assesment is as follows:... more »
|
|
atomix
|
| |
I noticed some movement on the esw atomowl wiki page, [link] and I noted that Toby Inkster is working on ontologies for the atom extensions. Good idea. [link] Henry Home page: [link]
|
|
Atom Triples Internet Draft
|
| |
Thanks Dave for this proposal to link atom and rdf. A few remarks: 1. one can already embed rdf in atom ------------------------------ ------ Just as a matter of interest for those who do not know the atom format, one can already embed rdf in atom quite simply. <entry> <title>syndeocms Project</title>... more »
|
|
rdf in atom
|
| |
Nice work. I welcome the effort to find a mapping from atom to rdf. There are two problems though: (1) Rather than having an IETF document explain how to make explicit a mapping of every instance of the atom format to rdf it would be better to create an ontology for atom and specify an official GRDDL... more »
|
|
xml:base resoltution in XSLT
|
| |
Hi, Just a quick status update... I've just been working on an XSLT issue. I already had an xml:base resolver for Atom/RDF implemented in XSLT 1.0, but it didn't quite work with GRDDL because it expected you to pass in a baseURI parameter of the source document, which GRDDL won't do. I've just made some... more »
|
|
Getting Going Again
|
| |
For our 59 readers, just a quick update. It looks like we are going to try to finish this spec now. The GRDDL W3C working group has given us a kick in the backside, saying they would like to have this to work with their spec. So once more into the breach! Aaargghhhhhhh! Henry Home page: [link]... more »
|
|
Importing AtomOwl in Protege
|
| |
Hello, I'm trying to import AtomOwl in Protege without success. Can anybody help me? Or maybe this is a Protege issue... Here you have the trace: INFO: Loading triples INFO: Start processing ontology: [link] Time: Tue Oct 30 17:31:58 GMT+01:00 2007 INFO: [ProtegeOWLParser] Importing [link]... more »
|
|
|