- markup (76)
- xml (11)
- xslt (23)
- pipelines (8)
- atom (9)
- overlapping markup (6)
- schema (11)
- creole (5)
- dtll (1)
- xforms (1)
- xpath (1)
- xquery (2)
- coding (2)
- datagovuk (1)
- genealogy (4)
- hardware (1)
- linked data (16)
- modelling (1)
- named graphs (1)
- opendata (1)
- provenance (1)
- psi (3)
- skos (1)
- sparql (4)
- Talis (7)
- unicode (1)
- uri (4)
- versioning (1)
- visualisation (6)
- web (78)
- google (4)
- html5 (5)
- jQuery (2)
- rdf (46)
- ontologies (2)
- rdfa (8)
- rdfQuery (5)
- rest (6)
- wikis (1)
- work (3)
- legislation (2)
- xmlsummerschool09 (2)
- life (28)
- children (5)
- equality (6)
- gtd (1)
- environment (4)
- gadgets (5)
- software (3)
- xlinq (2)
- conferences (11)
- ukgc09 (1)
- xtech (9)
- xtech2008 (3)
- blog (8)
- drupal (3)
Re: Resources for Values
I think this is a delicate balancing act. While non-literal resources are generally more useful than literals, trying to eliminate literals from a dataset can end up fairly horrible. Where does it end?
That way madness lies. Vocab designers need to decide at precisely where it becomes useful to use literals, and indicate this appropriately in their schemas (using rdfs:range).
Where to do this depends a lot on exactly what they hope to achieve from their vocabulary. If you want to model, say, products for sale, colour may be a small, incidental feature, and you can get away with using literals. If you are writing a tool to convert, say, CSS to RDF for a smart agent to reason with and determine, say, whether a particular design is accessible to the colour blind, then colours are going to be much more important to you, and there may be benefits in minting URIs for them.
And, for what it's worth...
http://ontologi.es/colour/F0A000