Comment #1 on issue 112 by rich...@cyganiak.de: Ability to add custom RDF
triples to the RDF/XML and N3 output
http://code.google.com/p/neologism/issues/detail?id=112
Update: There is a form element for this now in the vocab form, and the
contents of that field are stored, but it's
not yet put into the RDF output.
What's the real state of this feature? If it'd be necessary, I think I can
help on the RDF output.
The activity of the project was reduced for the last five months, but it
has started again and this feature will be added soon. Thanks anyway to
those that want to contribute to this project in some way.
I was taking a look on the code about the RDF output. It changed a little
bit since the original version that I wrote, but not so much for find where
to finnish the implementation of this feature
(http://code.google.com/p/neologism/source/browse/trunk/neologism/neologism.module#932).
Guido, if you don't plan to implement it in the following days/weeks,
please tell me and I'll take care on it.
Next Monday I will be discussing the scalability problem of Neologism with
Richard and also the inclusion of the parse to finish with this issue. If
you look carefully in the vocabulary edition form you will see
the "Additional custom RDF" field is already there, so it is just to parse
this input and add it to the output. Thus, I think it gonna be ready for
this week.
Issue 140 has been merged into this issue.
Comment #8 on issue 112 by guidocec...@gmail.com: Ability to add custom RDF
triples to the RDF/XML and N3 output
http://code.google.com/p/neologism/issues/detail?id=112
This feature is already added and will be include in the release 0.5.