Project

General

Profile

1
[
2
	{ "id": "owl:complementOf",         "label": "complementOf" },
3
	{ "id": "owl:differentFrom",        "label": "differentFrom" },
4
	{ "id": "owl:disjointUnionOf",      "label": "disjointUnionOf" },
5
	{ "id": "owl:disjointWith",         "label": "disjointWith" },
6
	{ "id": "owl:equivalentClass",      "label": "equivalentClass" },
7
	{ "id": "owl:incompatibleWith",     "label": "incompatibleWith" },
8
	{ "id": "owl:inverseOf",            "label": "inverseOf" },
9
	{ "id": "owl:propertyDisjointWith", "label": "propertyDisjointWith" },
10
	{ "id": "owl:sameAs",               "label": "sameAs" },
11
	{ "id": "owl:someValuesFrom",       "label": "someValuesFrom" },
12
	{ "id": "owl:unionOf",              "label": "unionOf" },
13
	{ "id": "skos:broader",       		"label": "broaderConcept" },
14
	{ "id": "skos:narrower",       		"label": "narrowerConcept" }
15
]
(3-3/4)