Changes between Version 14 and Version 15 of Data_Provider_Session
- Timestamp:
- 2010/02/12 09:17:12 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Data_Provider_Session
v14 v15 46 46 }}} 47 47 48 Actually the following data provider have created their own derefencable URI:48 Actually the following data provider have created their own [http://en.wikipedia.org/wiki/Dereferenceable_Uniform_Resource_Identifier derefencable URI] : 49 49 50 50 * UniProt … … 62 62 {{{ 63 63 Rule #2 The syntax of a derefencable URI is as follow : 64 http://providerDomaineName/publicNames apce/privateId64 http://providerDomaineName/publicNamespace/privateId 65 65 }}} 66 67 {{{ 68 Rule #3 A common list of curated namespace and identifier format is adopted by the providers. 69 }}} 70 66 71 67 72 For example the folowing URI are valid : … … 105 110 and other that should be discussed by the community in the [http://www.freebase.com/view/user/biohackathon BioHackathon Freebase] space for curation of namespace and predicate. 106 111 112 {{{ 113 Rule #4 The usage, with proper semantic, of the recommended predicates is encouraged. 114 }}} 115 107 116 == Tokyo Manifesto == 108 117 109 The rules number 1, 2 and 3 constitute the Tokyo Manifesto that only data provider may endorse. 118 {{{ 119 Rule #5 120 The list of approuved namespace and recommendaed predicate is publicly available on the internet and publish in RDF. 121 Its first version is curated by the BioHackathon community on at http://www.freebase.com/view/user/biohackathon. 122 }}} 110 123 111 124 125