https://rt.cpan.org/NoAuth/Bug.html?id=9380
Thoughts?
This one time, at band camp, Earle Martin wrote:
https://rt.cpan.org/NoAuth/Bug.html?id=9380
Thoughts?
Sounds nice, though the mechanism for enforcing them as anything other than free text would seem necessary for some data types.
On that note, a mate of mine who is deep into RDF noticed that each node's RDF says this: <city>London</city> <country>United Kingdom</country>
I did notice these values at install-time but didn't think about it after that. Is there any way to supress this as for my Guide it is misleading.
For example: http://engineer.openguides.org/?id=Semipalatinsk;format=rdf
Still says "London" and "UK" despite being in Russia. Not sure what kinda stuff actually uses this data, but would be nice to be accurate if it's gonna be there, or not there otherwise.
On Tue 04 Jan 2005, Rev Simon Rumble simon@rumble.net wrote:
On that note, a mate of mine who is deep into RDF noticed that each node's RDF says this: <city>London</city> <country>United Kingdom</country>
I did notice these values at install-time but didn't think about it after that. Is there any way to supress this as for my Guide it is misleading.
There is now. CVS OpenGuides now defaults to empty city and country values when these are not specified in wiki.conf - you will have to edit the existing wiki.conf to set these values to blank. Also now blank city and country will not show up in RDF output.
Previously we were defaulting to London and the UK, which is clearly wrong, because of:
would be nice to be accurate if it's gonna be there, or not there otherwise.
Indeed.
Kake
On Wed, Jan 05, 2005 at 08:23:43PM +0000, Kake L Pugh wrote:
There is now. CVS OpenGuides now defaults to empty city and country values when these are not specified in wiki.conf - you will have to edit the existing wiki.conf to set these values to blank. Also now blank city and country will not show up in RDF output.
An obvious next step would be to add configurable City and Country metadata fields (that only get stored/used if the admin defines the guide to be a country/worldwide guide).
Dominic.
openguides-dev@lists.openguides.org