We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a0880 commit 258bce0Copy full SHA for 258bce0
vocabulary/activitystreams2.owl
@@ -419,7 +419,7 @@ as:content a owl:DatatypeProperty ;
419
420
as:name a owl:DatatypeProperty ;
421
rdfs:label "name"@en ;
422
- rdfs:name "The default, plain-text display name of the object or link."@en ;
+ rdfs:comment "The default, plain-text display name of the object or link."@en ;
423
rdfs:range [
424
a owl:Class ;
425
owl:unionOf ( rdf:langString xsd:string )
0 commit comments