schema:includedInDataCatalog leaf node


URI

https://schema.org/includedInDataCatalog

Label

includedInDataCatalog

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) schema:includedInDataCatalog owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .

schema:includedInDataCatalog a owl:AnnotationProperty .