-
Notifications
You must be signed in to change notification settings - Fork 14
Description
From https://lists.w3.org/Archives/Public/semantic-web/2019Jan/0002.html
It might be easier for
complete newbies if plainer language was used:
- Resource -> Thing
- Predicate/property -> Relation
Then a statement would be:
Thing–Relation–Thing
I understand the heritage behind the current naming, but for a newbie the
first hurdle is understanding that "resource" has a different meaning to
the one in the dictionary, that it actually means "thing". The dictionary
definitions of "predicate" and "property" also don't correspond to the
center position of an RDF triple in my opinion, whereas the dictionary
definition of "relation" does.Consequences would be RDF becomes TDF, or simply DF, to avoid redundancy.
URI unfortunately becomes UTI, though it could be shortened in a similar
way to simply UI.I know it likely won't be a popular idea, but if you're looking for the
perspective of relative newbies that's one about jargon I can share.