Cleaned up the spec definition file

このコミットが含まれているのは:
Cory Slep 2018-12-08 17:50:02 +01:00
コミット 8589b0f14f
1個のファイルの変更15行の追加23行の削除

ファイルの表示

@ -1134,11 +1134,6 @@
"name": "Example 1"
},
"notes": "Describes an object of any kind. The Object type serves as the base type for most of the other kinds of objects defined in the Activity Vocabulary, including other Core types such as Activity, IntransitiveActivity, Collection and OrderedCollection.",
"subClassOf": {
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-link",
"name": "Link"
},
"disjointWith": {
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-link",
@ -1163,11 +1158,6 @@
"name": "Example 2"
},
"notes": "A Link is an indirect, qualified reference to a resource identified by a URL. The fundamental model for links is established by [ RFC5988]. Many of the properties defined by the Activity Vocabulary allow values that are either instances of Object or Link. When a Link is used, it establishes a qualified relation connecting the subject (the containing object) to the resource identified by the href. Properties of the Link are properties of the reference as opposed to properties of the resource.",
"subClassOf": {
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-object",
"name": "Object"
},
"disjointWith": {
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-object",
@ -1364,7 +1354,7 @@
"subClassOf": {
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-orderedcollection",
"name": "OrderedCollectionCollectionPage"
"name": "CollectionPage"
},
"disjointWith": [],
"name": "OrderedCollectionPage",
@ -1774,7 +1764,7 @@
"isDefinedBy": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-id",
"range": {
"type": "owl:Class",
"unionOf": "https://www.w3.org/TR/activitystreams-vocabulary/anyURI"
"unionOf": "xsd:anyURI"
},
"name": "id",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-id"
@ -1813,7 +1803,7 @@
"isDefinedBy": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-type",
"range": {
"type": "owl:Class",
"unionOf": "https://www.w3.org/TR/activitystreams-vocabulary/anyURI"
"unionOf": "xsd:anyURI"
},
"name": "type",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-type"
@ -3202,16 +3192,18 @@
"unionOf": [
{
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-activity",
"name": "Activity"
},
{
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-relationship",
"name": "Relationship"
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-object",
"name": "Object"
}
]
},
"@wtf_without_property": [
{
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-intransitiveactivity",
"name": "IntransitiveActivity"
}
],
"isDefinedBy": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-object-term",
"range": {
"type": "owl:Class",
@ -3680,7 +3672,7 @@
"range": {
"type": "owl:Class",
"unionOf": [
"xsd:anyuri",
"xsd:anyURI",
{
"type": "owl:Class",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-link",
@ -3981,7 +3973,7 @@
"isDefinedBy": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href",
"range": {
"type": "owl:Class",
"unionOf": "xsd:anyuri"
"unionOf": "xsd:anyURI"
},
"name": "href",
"url": "https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href"
@ -4544,7 +4536,7 @@
"https://www.w3.org/TR/activitystreams-vocabulary/km",
"https://www.w3.org/TR/activitystreams-vocabulary/m",
"https://www.w3.org/TR/activitystreams-vocabulary/miles",
"xsd:anyuri"
"xsd:anyURI"
]
},
"name": "units",