music & knowledge sharing
This is an experimental RDF Schema namespace to catch JSON to Trurtle translation.
http://purl.org/net/ns/jsonrdf/propname
where propname is a JSON property name/id as {propname: "propaerty value"}. If a term is found in Dublin Core or FOAF namespace, it will be treated as rdfs:subPropertyOf corresponding term. Otherwise, each term will be given rdfs:seeAlso link to WordNet and experimental J-E ontology. If a JSON property name matches an English or a Japanese word, an agent will find related RDF defintion for the word.
JSONデータオブジェクトのプロパティ名を、RDFのプロパティとして扱うための名前空間です。名前空間に続けてプロパティ名を記述してアクセスすると、Dublin Core あるいは FOAF に同等の名前があるときは、それらのサブプロパティであるという定義を返します。そうでない場合は、WordNetと日本語オントロジーへのrdfs:seeAlsoリンクを含むRDFスキーマを返すので、もしプロパティ名がtimeなどの普通の単語であれば、エージェントはこのリンクを辿って、関連するRDFスキーマの定義を取得することができます。