Project

General

Profile

1
package eu.dnetlib.parthenos;
2

    
3
import org.apache.jena.rdf.model.Model;
4
import org.apache.jena.rdf.model.ModelFactory;
5
import org.apache.jena.rdf.model.Property;
6
import org.apache.jena.rdf.model.Resource;
7

    
8
/**
9
 * Vocabulary definitions from http://parthenos.d4science.org/CRMext/CRMpe.rdfs
10
 *
11
 * @author Auto-generated by schemagen on 29 Sep 2017 15:54
12
 */
13
public class CRMpe {
14

    
15
	/**
16
	 * <p>The RDF model that holds the vocabulary terms</p>
17
	 */
18
	private static final Model M_MODEL = ModelFactory.createDefaultModel();
19

    
20
	/**
21
	 * <p>The namespace of the vocabulary as a string</p>
22
	 */
23
	public static final String NS = "http://parthenos.d4science.org/CRMext/CRMpe.rdfs/";
24

    
25
	/**
26
	 * <p>The URL to the online schema as a string</p>
27
	 */
28
	public static final String RDFS_URL = "http://parthenos.d4science.org/CRMext/CRMpe.rdfs";
29

    
30
	/**
31
	 * <p>The namespace of the vocabulary as a string</p>
32
	 *
33
	 * @return namespace as String
34
	 * @see #NS
35
	 */
36
	public static String getURI() {
37
		return NS;
38
	}
39

    
40
	/**
41
	 * <p>The namespace of the vocabulary as a resource</p>
42
	 */
43
	public static final Resource NAMESPACE = M_MODEL.createResource(NS);
44

    
45
	public static final Property PP11_curates_volatile_digital_object =
46
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP11_curates_volatile_digital_object");
47

    
48
	public static final Property PP11i_is_volatile_digital_object_curated_by =
49
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP11i_is_volatile_digital_object_curated_by");
50

    
51
	public static final Property PP12_curates_volatile_software =
52
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP12_curates_volatile_software");
53

    
54
	public static final Property PP12i_is_volatile_software_curated_by =
55
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP12i_is_volatile_software_curated_by");
56

    
57
	public static final Property PP13_curates_volatile_dataset =
58
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP13_curates_volatile_dataset");
59

    
60
	public static final Property PP13i_is_volatile_dataset_curated_by =
61
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP13i_is_volatile_dataset_curated_by");
62

    
63
	public static final Property PP14_runs_on_request = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP14_runs_on_request");
64

    
65
	public static final Property PP14i_is_run_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP14i_is_run_by");
66

    
67
	public static final Property PP15_delivers_on_request = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP15_delivers_on_request");
68

    
69
	public static final Property PP15i_is_delivered_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP15i_is_delivered_by");
70

    
71
	public static final Property PP16_has_persistent_digital_object_part =
72
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP16_has_persistent_digital_object_part");
73

    
74
	public static final Property PP16i_is_persistent_digital_object_part_of =
75
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP16i_is_persistent_digital_object_part_of");
76

    
77
	public static final Property PP17_has_snapshot = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP17_has_snapshot");
78

    
79
	public static final Property PP17i_is_snapshot_of = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP17i_is_snapshot_of");
80

    
81
	public static final Property PP18_has_digital_object_part =
82
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP18_has_digital_object_part");
83

    
84
	public static final Property PP18i_is_digital_object_part_of =
85
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP18i_is_digital_object_part_of");
86

    
87
	public static final Property PP19_has_persistent_software_part =
88
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP19_has_persistent_software_part");
89

    
90
	public static final Property PP19i_is_persistent_software_part_of =
91
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP19i_is_persistent_software_part_of");
92

    
93
	public static final Property PP1_currently_offers = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP1_currently_offers");
94

    
95
	public static final Property PP1i_is_currently_offered_by =
96
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP1i_is_currently_offered_by");
97

    
98
	public static final Property PP20_has_persistent_dataset_part =
99
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP20_has_persistent_dataset_part");
100

    
101
	public static final Property PP20i_is_persistent_dataset_part_of =
102
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP20i_is_persistent_dataset_part_of");
103

    
104
	public static final Property PP21_has_software_part = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP21_has_software_part");
105

    
106
	public static final Property PP21i_is_software_part_of =
107
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP21i_is_software_part_of");
108

    
109
	public static final Property PP22_has_release = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP22_has_release");
110

    
111
	public static final Property PP22i_is_release_of = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP22i_is_release_of");
112

    
113
	public static final Property PP23_has_dataset_part = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP23_has_dataset_part");
114

    
115
	public static final Property PP23i_is_dataset_part_of = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP23i_is_dataset_part_of");
116

    
117
	public static final Property PP24_has_dataset_snapshot =
118
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP24_has_dataset_snapshot");
119

    
120
	public static final Property PP24i_is_dataset_snapshot_of =
121
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP24i_is_dataset_snapshot_of");
122

    
123
	public static final Property PP25_has_maintaining_RI = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP25_has_maintaining_RI");
124

    
125
	public static final Property PP25i_is_maintaining_RI_of =
126
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP25i_is_maintaining_RI_of");
127

    
128
	public static final Property PP28_has_designated_access_point =
129
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP28_has_designated_access_point");
130

    
131
	public static final Property PP28i_is_designated_access_point_of =
132
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP28i_is_designated_access_point_of");
133

    
134
	public static final Property PP29_uses_access_protocol =
135
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP29_uses_access_protocol");
136

    
137
	public static final Property PP29i_is_access_protocol_used_by =
138
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP29i_is_access_protocol_used_by");
139

    
140
	public static final Property PP2_provided_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP2_provided_by");
141

    
142
	public static final Property PP2i_provides = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP2i_provides");
143

    
144
	public static final Property PP31_uses_curation_plan = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP31_uses_curation_plan");
145

    
146
	public static final Property PP31i_is_curation_plan_used_by =
147
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP31i_is_curation_plan_used_by");
148

    
149
	public static final Property PP32_curates = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP32_curates");
150

    
151
	public static final Property PP32i_is_curated_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP32i_is_curated_by");
152

    
153
	public static final Property PP39_is_metadata_for = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP39_is_metadata_for");
154

    
155
	public static final Property PP39i_has_metadata = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP39i_has_metadata");
156

    
157
	public static final Property PP40_created_successor_of =
158
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP40_created_successor_of");
159

    
160
	public static final Property PP40i_is_deprecated_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP40i_is_deprecated_by");
161

    
162
	public static final Property PP41_is_index_of = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP41_is_index_of");
163

    
164
	public static final Property PP41i_is_indexed_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP41i_is_indexed_by");
165

    
166
	public static final Property PP42_has_declarative_time =
167
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP42_has_declarative_time");
168

    
169
	public static final Property PP43_supported_project_activity =
170
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP43_supported_project_activity");
171

    
172
	public static final Property PP43i_is_project_activity_supported_by =
173
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP43i_is_project_activity_supported_by");
174

    
175
	public static final Property PP44_has_maintaining_team =
176
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP44_has_maintaining_team");
177

    
178
	public static final Property PP44i_is_maintaining_team_of =
179
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP44i_is_maintaining_team_of");
180

    
181
	public static final Property PP45_has_competency = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP45_has_competency");
182

    
183
	public static final Property PP45i_is_competency_of = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP45i_is_competency_of");
184

    
185
	public static final Property PP46_brokers_access_to = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP46_brokers_access_to");
186

    
187
	public static final Property PP46i_has_access_brokered_by =
188
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP46i_has_access_brokered_by");
189

    
190
	public static final Property PP47_has_protocol_type = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP47_has_protocol_type");
191

    
192
	public static final Property PP47i_is_protocol_type_of =
193
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP47i_is_protocol_type_of");
194

    
195
	public static final Property PP48_uses_protocol_parameter =
196
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP48_uses_protocol_parameter");
197

    
198
	public static final Property PP48i_is_protocol_parameter_of =
199
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP48i_is_protocol_parameter_of");
200

    
201
	public static final Property PP49_provides_access_point =
202
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP49_provides_access_point");
203

    
204
	public static final Property PP49i_is_access_point_provided_by =
205
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP49i_is_access_point_provided_by");
206

    
207
	public static final Property PP4_hosts_object = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP4_hosts_object");
208

    
209
	public static final Property PP4i_is_object_hosted_by = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP4i_is_object_hosted_by");
210

    
211
	public static final Property PP50_accessible_at = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP50_accessible_at");
212

    
213
	public static final Property PP50i_provides_access_to = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP50i_provides_access_to");
214

    
215
	public static final Property PP6_hosts_digital_object = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP6_hosts_digital_object");
216

    
217
	public static final Property PP6i_is_digital_object_hosted_by =
218
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP6i_is_digital_object_hosted_by");
219

    
220
	public static final Property PP7_hosts_software_object =
221
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP7_hosts_software_object");
222

    
223
	public static final Property PP7i_is_software_object_hosted_by =
224
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP7i_is_software_object_hosted_by");
225

    
226
	public static final Property PP8_hosts_dataset = M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP8_hosts_dataset");
227

    
228
	public static final Property PP8i_is_dataset_hosted_by =
229
			M_MODEL.createProperty("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PP8i_is_dataset_hosted_by");
230

    
231
	public static final Resource PE10_Digital_Curating_Service =
232
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE10_Digital_Curating_Service");
233

    
234
	public static final Resource PE11_Software_Curating_Service =
235
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE11_Software_Curating_Service");
236

    
237
	public static final Resource PE12_Data_Curating_Service =
238
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE12_Data_Curating_Service");
239

    
240
	public static final Resource PE13_Software_Computing_E_Service =
241
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE13_Software_Computing_E-Service");
242

    
243
	public static final Resource PE14_Software_Delivery_E_Service =
244
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE14_Software_Delivery_E-Service");
245

    
246
	public static final Resource PE15_Data_E_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE15_Data_E-Service");
247

    
248
	public static final Resource PE16_Curated_Software_E_Service =
249
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE16_Curated_Software_E-Service");
250

    
251
	public static final Resource PE17_Curated_Data_E_Service =
252
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE17_Curated_Data_E-Service");
253

    
254
	public static final Resource PE18_Dataset = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE18_Dataset");
255

    
256
	public static final Resource PE19_Persistent_Digital_Object =
257
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE19_Persistent_Digital_Object");
258

    
259
	public static final Resource PE1_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE1_Service");
260

    
261
	public static final Resource PE20_Volatile_Digital_Object =
262
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE20_Volatile_Digital_Object");
263

    
264
	public static final Resource PE21_Persistent_Software = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE21_Persistent_Software");
265

    
266
	public static final Resource PE22_Persistent_Dataset = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE22_Persistent_Dataset");
267

    
268
	public static final Resource PE23_Volatile_Software = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE23_Volatile_Software");
269

    
270
	public static final Resource PE24_Volatile_Dataset = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE24_Volatile_Dataset");
271

    
272
	public static final Resource PE25_RI_Consortium = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE25_RI_Consortium");
273

    
274
	public static final Resource PE26_RI_Project = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE26_RI_Project");
275

    
276
	public static final Resource PE28_Curation_Plan = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE28_Curation_Plan");
277

    
278
	public static final Resource PE29_Access_Point = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE29_Access_Point");
279

    
280
	public static final Resource PE2_Hosting_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE2_Hosting_Service");
281

    
282
	public static final Resource PE32_Curated_Thing = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE32_Curated_Thing");
283

    
284
	public static final Resource PE33_E_Access_Brokering_Service =
285
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE33_E-Access_Brokering_Service");
286

    
287
	public static final Resource PE34_Team = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE34_Team");
288

    
289
	public static final Resource PE35_Project = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE35_Project");
290

    
291
	public static final Resource PE36_Competency_Type = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE36_Competency_Type");
292

    
293
	public static final Resource PE37_Protocol_Type = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE37_Protocol_Type");
294

    
295
	public static final Resource PE38_Schema = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE38_Schema");
296

    
297
	public static final Resource PE3_Curating_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE3_Curating_Service");
298

    
299
	public static final Resource PE5_Digital_Hosting_Service =
300
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE5_Digital_Hosting_Service");
301

    
302
	public static final Resource PE6_Software_Hosting_Service =
303
			M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE6_Software_Hosting_Service");
304

    
305
	public static final Resource PE7_Data_Hosting_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE7_Data_Hosting_Service");
306

    
307
	public static final Resource PE8_E_Service = M_MODEL.createResource("http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE8_E-Service");
308

    
309
}
310

    
(3-3/4)