CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 08:54:06 GMT
content-type: text/turtle; charset=utf-8
content-length: 2482
cf-ray: 98b4695d4ea3755c-BLR
content-location: Profile.ttl
vary: negotiate,accept,accept-charset,Origin, Accept-Encoding
tcn: choice
last-modified: Wed, 03 Sep 2025 18:39:04 GMT
etag: "9b2-63de9eb475cde;63f8f63e2bc78
cache-control: max-age=21600
expires: Wed, 08 Oct 2025 14:54:05 GMT
access-control-allow-origin: *
x-backend: www-mirrors
x-request-id: 98b4695d4ea3755c
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: BYPASS
accept-ranges: bytes
set-cookie: __cf_bm=n9w7zgQOytWEJCHJCGeDDXw6UMmUgdLyX4c_YkriU10-1759913645-1.0.1.1-TrGFttsK.90HHBhBoJZ.gEAcnQ4AFc_09r9Zx.H83klgKuEPQbWciQvUD9SJN8C1_uP0oPSLaSfPyW0UWjg5YDsqAo1ZCkUInsDT4J.dhfs; path=/; expires=Wed, 08-Oct-25 09:24:05 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
alt-svc: h3=":443"; ma=86400
@prefix dc: .
@prefix dist: .
@prefix foaf: .
@prefix owl: .
@prefix prof: .
@prefix rdf: .
@prefix rdfs: .
@prefix xhv: .
@prefix xml: .
@prefix xsd: .
prof:Profile a rdfs:Class, owl:Class ;
dc:description "a unique, top-level Class URI for the concept of OWL 2 Profiles. Instances for this Class represent the OWL 2 Profiles like DL, EL, QL, RL, and Full." ;
rdfs:seeAlso
prof:DL,
prof:EL,
prof:Full,
prof:QL,
prof:RL .
dc:title "Unique URIs for OWL Profiles" ;
xhv:stylesheet .
a foaf:Person ;
rdfs:seeAlso ;
foaf:mbox ;
foaf:name "Ivan Herman" ;
foaf:title "Semantic Web Activity Lead" ;
foaf:workplaceHomepage .
a owl:Ontology ;
dc:creator ;
dc:date "2011-12-06" ;
dc:description "Unique URIs for OWL 2 Profiles" ;
rdfs:comment "Note that, strictly speaking, OWL DL and OWL Full are not referred to, formally, as “profiles” by the OWL 2 Profiles specification. However, “each profile is defined as a syntactic restriction of the OWL 2 Structural Specification, i.e., as a subset of the structural elements that can be used in a conforming ontology,…” (see the OWL 2 Document Overview). In this sense, and for practical purposes, including a URI for OWL DL and Full is correct. Indeed, OWL DL can be seen as a sytactic restriction of OWL that is particularly well suited for OWL 2 Direct Semantics, whereas OWL Full is a “profile” without any syntactic restriction, and is usually associated with the usage of the OWL 2 RDF-Based Semantics. Note also that there are no separate URIs for the 2004 version of OWL DL; OWL 2 DL, published in 2008 supersede that version. Nor is there a URI for OWL Lite." ;
owl:versionIRI ;
owl:versionInfo "2011-12-06 08:20:44" .