From: Lars H. <he...@se...> - 2008-11-03 19:42:22
|
Hi all, Another issue: You use simple strings as feature names (i.e. line 26). You should use an IRI here, preferably the already defined feature URI http://tmapi.org/features/automerge Strings are too weak. If Alice defines for herself the feature or property "persistent" and Bob uses the same name "property" but Bob assumes completely different semantics of that feature you're stuck. If you use URIs / IRIs for feature names and property names, you can publish a website which describes the feature / property and you'll have a unique identifier for your property / feature (a PSI). Best regards, Lars -- Semagia <http://www.semagia.com> |