#66: Locales in RDF should use dc:title, not foaf:name -------------------+-------------------------------------------------------- Reporter: earle | Owner: earle Type: defect | Status: new Priority: normal | Component: london.openguides.org Version: svn | Severity: normal Keywords: rdf | -------------------+-------------------------------------------------------- {{{ foaf:based_near wn:Neighborhood foaf:nameStreatham</foaf:name> </wn:Neighborhood> </foaf:based_near> }}}
foaf:name has a domain of foaf:Person, which is disjoint with wn:Neighbourhood. dc:title would be more appropriate.
#66: Locales in RDF should use dc:title, not foaf:name ---------------------+------------------------------------------------------ Reporter: earle | Owner: earle Type: defect | Status: assigned Priority: normal | Component: london.openguides.org Version: svn | Severity: normal Resolution: | Keywords: rdf ---------------------+------------------------------------------------------ Changes (by earle):
* status: new => assigned
#66: Locales in RDF should use dc:title, not foaf:name ---------------------+------------------------------------------------------ Reporter: earle | Owner: earle Type: defect | Status: assigned Priority: normal | Component: london.openguides.org Version: svn | Severity: normal Resolution: | Keywords: rdf ---------------------+------------------------------------------------------ Comment (by ChristopherSchmidt):
One line fix. I think this is the only place that wn:Neighborhood is generated.
#66: Locales in RDF should use dc:title, not foaf:name ---------------------+------------------------------------------------------ Reporter: earle | Owner: earle Type: defect | Status: assigned Priority: normal | Component: openguides Version: svn | Severity: normal Resolution: | Keywords: rdf ---------------------+------------------------------------------------------ Changes (by earle):
* component: london.openguides.org => openguides
#66: Locales in RDF should use dc:title, not foaf:name ---------------------+------------------------------------------------------ Reporter: earle | Owner: earle Type: defect | Status: assigned Priority: normal | Component: openguides Version: svn | Severity: normal Resolution: | Keywords: rdf ---------------------+------------------------------------------------------ Comment (by earle):
I'm actually thinking of re-writing this section of the rdf to use [http://www.eyrie.org/~zednenem/2002/wail/ WAIL]. Something like:
{{{ wail:locatedIn wail:Neighborhood wail:nameStreatham</wail:name> </wail:Neighborhood> </wail:locatedIn> }}}
It seems very appropriate for our purposes. What do you think? (Note: WAIL could also be used to define nested locales, a different and interesting wishlist item.)
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: earle Type: defect | Status: assigned Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: Keywords: rdf | ------------------------+--------------------------------------------------- Changes (by dom):
* milestone: => 0.52
Comment:
I will include ChristopherSchmidt's patch for now.
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: dom Type: defect | Status: new Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: Keywords: rdf | ------------------------+--------------------------------------------------- Changes (by dom):
* status: assigned => new * owner: earle => dom
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: dom Type: defect | Status: assigned Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: Keywords: rdf | ------------------------+--------------------------------------------------- Changes (by dom):
* status: new => assigned
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: dom Type: defect | Status: closed Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: fixed Keywords: rdf | ------------------------+--------------------------------------------------- Changes (by dom):
* resolution: => fixed * status: assigned => closed
Comment:
(In [741]) Locales in RDF now use dc:title, not foaf:name, Fixes #66
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: dom Type: defect | Status: closed Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: fixed Keywords: rdf | ------------------------+--------------------------------------------------- Comment (by dom):
(In [744]) Test fixup, references #66
#66: Locales in RDF should use dc:title, not foaf:name ------------------------+--------------------------------------------------- Reporter: earle | Owner: dom Type: defect | Status: closed Priority: normal | Milestone: 0.52 Component: openguides | Version: svn Severity: normal | Resolution: fixed Keywords: rdf | ------------------------+--------------------------------------------------- Comment (by dom):
(In [745]) Sigh, and the rest. References #66
openguides-tickets@lists.openguides.org