https://schema.org/Text
Instances of sdo:Text can have the following properties:
PROPERTY | TYPE | DESCRIPTION | RANGE |
---|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <https://schema.org/> .
sdo:Text a rdfs:Class,
sdo:DataType ;
rdfs:label "Text" .