RdfProperty class
Property class from Rdf vocabulary
The class of RDF properties.
Inherits from:
- Intangible (https://schema.org/Intangible)
- Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
- Thing (https://schema.org/Thing)
Equivalent to:
- Property (https://schema.org/Property)
This class provides access to all properties that can be used with Property. Class Reference
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- biboAbstract_ → const IriTerm
- abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- classIri → const IriTerm
- IRI term for the Property class Use this to specify that a resource is of this type.
- owlAnnotatedProperty → const IriTerm
- annotatedProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlAnnotatedSource → const IriTerm
- annotatedSource from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlAnnotatedTarget → const IriTerm
- annotatedTarget from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlDeprecated → const IriTerm
- deprecated from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- owlEquivalentProperty → const IriTerm
- equivalentProperty from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- owlMembers → const IriTerm
- members from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- owlPropertyDisjointWith → const IriTerm
- propertyDisjointWith from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- owlVersionInfo → const IriTerm
- versionInfo from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsComment → const IriTerm
- comment from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- rdfsDomain → const IriTerm
- domain from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- rdfsIsDefinedBy → const IriTerm
- isDefinedBy from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsLabel → const IriTerm
- label from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- rdfsMember → const IriTerm
- member from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsRange → const IriTerm
- range from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- rdfsSeeAlso → const IriTerm
- seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- rdfsSubPropertyOf → const IriTerm
- subPropertyOf from rdfs vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- schemaAdditionalType → const IriTerm
- additionalType from schema vocabulary [Expects: https://schema.org/Text, https://schema.org/URL]
- schemaAlternateName → const IriTerm
- alternateName from schema vocabulary [Expects: https://schema.org/Text]
- schemaDescription → const IriTerm
- description from schema vocabulary [Expects: https://schema.org/Text, https://schema.org/TextObject]
- schemaDisambiguatingDescription → const IriTerm
- disambiguatingDescription from schema vocabulary [Expects: https://schema.org/Text]
- schemaDomainIncludes → const IriTerm
- domainIncludes from schema vocabulary [Expects: https://schema.org/Class]
- schemaIdentifier → const IriTerm
- identifier from schema vocabulary [Expects: https://schema.org/PropertyValue, https://schema.org/Text, https://schema.org/URL]
- schemaImage → const IriTerm
- image from schema vocabulary [Expects: https://schema.org/ImageObject, https://schema.org/URL]
- schemaInverseOf → const IriTerm
- inverseOf from schema vocabulary [Expects: https://schema.org/Property]
- schemaMainEntityOfPage → const IriTerm
- mainEntityOfPage from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- schemaName → const IriTerm
- name from schema vocabulary [Expects: https://schema.org/Text]
- schemaPotentialAction → const IriTerm
- potentialAction from schema vocabulary [Expects: https://schema.org/Action]
- schemaRangeIncludes → const IriTerm
- rangeIncludes from schema vocabulary [Expects: https://schema.org/Class]
- schemaSameAs → const IriTerm
- sameAs from schema vocabulary [Expects: https://schema.org/URL]
- schemaSubjectOf → const IriTerm
- subjectOf from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/Event]
- schemaSupersededBy → const IriTerm
- supersededBy from schema vocabulary [Expects: https://schema.org/Class, https://schema.org/Enumeration, https://schema.org/Property]
- schemaUrl → const IriTerm
- url from schema vocabulary [Expects: https://schema.org/URL]
- type → const IriTerm
- type [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- value → const IriTerm
- value [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]