You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"@id": "#term",
"@type": "rdf:Property",
"domain": "#Node",
* "range": "#Node" *,
"comment": "The 'term' property links a node to its plain, possibly ambiguous form, without any sense label attached to it. If
there wasn't a sense label, then the node's 'term' will link to itself."
}
I've looked through the entire file.
And the wrong range parameter is specified here.