-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtnrs-instance.ttl
143 lines (134 loc) · 4.99 KB
/
tnrs-instance.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://phylotastic.org/terms/tnrs-instance.rdf#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix tnrs: <http://phylotastic.org/terms/tnrs.rdf#> .
@prefix tc: <http://rs.tdwg.org/ontology/voc/TaxonConcept#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ncbitax: <http://www.ncbi.nlm.nih.gov/taxonomy/> .
@prefix tropicos: <http://www.tropicos.org/Name/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
:otu1
tnrs:resolvesAs [
tnrs:matchCount "1" ;
tnrs:matches [
tnrs:acceptedName "Humbertia" ;
tnrs:matchedName "Humbertia" ;
tnrs:score "0.46973019780931" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/> ;
tc:toTaxon <http://www.tropicos.org/Name/40028244> ;
a tnrs:Match
] ;
tnrs:submittedName "Humbert humbert" ;
dcterms:source :request ;
a tnrs:NameResolution
] ;
a obo:CDAO_0000138 ;
rdfs:label "Humbert humbert NABOK. 1955" .
:otu2
tnrs:resolvesAs [
tnrs:matchCount "2" ;
tnrs:matches [
tnrs:acceptedName "Vitis vinifera" ;
tnrs:matchedName "Vitis vinifera" ;
tnrs:score "1.0" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/> ;
tc:toTaxon <http://www.tropicos.org/Name/34000217> ;
a tnrs:Match
], [
tnrs:acceptedName "Vitis vinifera" ;
tnrs:matchedName "Vitis vinifera" ;
tnrs:score "1.0" ;
tnrs:usedSource <http://www.ncbi.nlm.nih.gov/taxonomy> ;
tc:toTaxon <http://www.ncbi.nlm.nih.gov/taxonomy/29760> ;
a tnrs:Match
] ;
tnrs:submittedName "Vitis vinifera" ;
dcterms:source :request ;
a tnrs:NameResolution
] ;
a obo:CDAO_0000138 ;
rdfs:label "Vitis vinifera JQ277473" .
:otu3
tnrs:resolvesAs [
tnrs:matchCount "2" ;
tnrs:matches [
tnrs:acceptedName "Mangifera indica" ;
tnrs:matchedName "Mangifera indica" ;
tnrs:score "0.98210117101673" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/> ;
tc:toTaxon <http://www.tropicos.org/Name/1300071> ;
a tnrs:Match
], [
tnrs:acceptedName "Mangifera indica" ;
tnrs:matchedName "Mangifera indica" ;
tnrs:score "1.0" ;
tnrs:usedSource <http://www.ncbi.nlm.nih.gov/taxonomy> ;
tc:toTaxon <http://www.ncbi.nlm.nih.gov/taxonomy/29780> ;
a tnrs:Match
] ;
tnrs:submittedName "Magnifera indica" ;
dcterms:source :request ;
a tnrs:NameResolution
] ;
a obo:CDAO_0000138 ;
rdfs:label "Mangifera indica BioBot06618" .
:otu4
tnrs:resolvesAs [
tnrs:matchCount "1" ;
tnrs:matches [
tnrs:acceptedName "Euthamia" ;
tnrs:matchedName "Euthamia" ;
tnrs:score "0.45701346754469" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/> ;
tc:toTaxon <http://www.tropicos.org/Name/40007649> ;
a tnrs:Match
] ;
tnrs:submittedName "Eutamias minimus" ;
dcterms:source :request ;
a tnrs:NameResolution
] ;
a obo:CDAO_0000138 ;
rdfs:label "Eutamias minimus (Nutt.) Cass." .
:otu5
tnrs:resolvesAs [
tnrs:matchCount "2" ;
tnrs:matches [
tnrs:acceptedName "Megalachne" ;
tnrs:matchedName "Pantathera" ;
tnrs:score "0.47790686999749" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/> ;
tc:toTaxon <http://www.tropicos.org/Name/40015658> ;
a tnrs:Match
], [
tnrs:acceptedName "Panthera tigris" ;
tnrs:matchedName "Panthera tigris" ;
tnrs:score "1.0" ;
tnrs:usedSource <http://www.ncbi.nlm.nih.gov/taxonomy> ;
tc:toTaxon <http://www.ncbi.nlm.nih.gov/taxonomy/9694> ;
a tnrs:Match
] ;
tnrs:submittedName "Panthera tigris" ;
dcterms:source :request ;
a tnrs:NameResolution
] ;
a obo:CDAO_0000138 ;
rdfs:label "Panthera tigris HQ263408" .
:request
tnrs:submitDate "Mon Jun 11 20:25:16 2012" ;
tnrs:usedSource <http://tnrs.iplantcollaborative.org/>, <http://www.ncbi.nlm.nih.gov/taxonomy> ;
a tnrs:ResolutionRequest .
<http://tnrs.iplantcollaborative.org/>
tnrs:hasRank "2" ;
tnrs:sourceStatus "200: OK" ;
dc:description "The iPlant Collaborative TNRS provides parsing and fuzzy matching for plant taxa." ;
dc:title "iPlant Collaborative TNRS v3.0" ;
a tnrs:ResolutionSource .
<http://www.ncbi.nlm.nih.gov/taxonomy>
tnrs:hasRank "3" ;
tnrs:sourceStatus "200: OK" ;
dc:description "NCBI Taxonomy" ;
dc:title "NCBI" ;
a tnrs:ResolutionSource .