-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGeneration.json
59 lines (59 loc) · 2.05 KB
/
Generation.json
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
{
"o:label": "G\u00e9n\u00e9ration",
"o:resource_template_property": [
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
"data_type_name": null,
"data_type_label": null,
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "title",
"label": "Title"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
"data_type_name": null,
"data_type_label": null,
"vocabulary_namespace_uri": "http:\/\/xmlns.com\/foaf\/0.1\/",
"vocabulary_label": "Friend of a Friend",
"local_name": "img",
"label": "image"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
"data_type_name": null,
"data_type_label": null,
"vocabulary_namespace_uri": "http:\/\/purl.org\/ontology\/bibo\/",
"vocabulary_label": "Bibliographic Ontology",
"local_name": "content",
"label": "content"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
"data_type_name": null,
"data_type_label": null,
"vocabulary_namespace_uri": "https:\/\/jardindesconnaissances.univ-paris8.fr\/onto\/genex#",
"vocabulary_label": "G\u00e9n\u00e9rateur d'expressions",
"local_name": "hasFlux",
"label": "A comme flux"
}
],
"o:resource_class": {
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/dcmitype\/",
"vocabulary_label": "Dublin Core Type",
"local_name": "Text",
"label": "Text"
}
}