3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
 
   7 <DatatypeProperty functional="yes">
 
   8         <label xml:lang="en">media type</label>
 
   9         <comment xml:lang="en">
 
  11                         The media type of this thing.
 
  14                         For <ref target="awol:Content">Content</ref> which <ref target="awol:body">has a body</ref>, the media type is the type of that body.
 
  15                         For <ref target="awol:Content">Content</ref> which <ref target="awol:src">has a source</ref>, the media type is the type of the source.
 
  16                         For <ref target="awol:Link">Links</ref>, the media type is that of the thing being <ref target="awol:to">linked to</ref>.
 
  19                         Media types should conform to the syntax of <ptr target="(RFC6838)"/> and should be rendered in lowercase.
 
  23                 <SpecificResource source="(AWOL)" fragment="type"/>
 
  26                 <resource name="dc11:format"/>
 
  29                 <resource name="xsd:string"/>