Property names: nouns preferred
1 year ago by leobard
When constructing ontologies, labels are needed for properties. This is a crucial part of the work, the names will form the XML namespace and are visible as labels in the user interface.
We had a discussion at work about names for predicates. To illustrate it, a bad example (in N3):
:isKnowingperson a rdf:Property; rdfs:Range :Person.
The name is too long, contains a verb ("is"), has a mixed up ... Continue reading
Source: leobard.twoday.net

Recently Commented Blog Entries