3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE Class SYSTEM "../../DTD">
 
   8         <label xml:lang="en">Version</label>
 
   9         <comment xml:lang="en">
 
  11                         A versioned <ref target="foaf:Document">Document</ref>.
 
  14                         Following <ptr target="(RFC4287)"/>, Versions must have exactly one <ptr target="awol:id"/>, used to associate related Versions with one another, and one <ptr target="awol:updated"/>, used to determine the most recent Version.
 
  15                         This class may not be suitable as a more general versioning mechanism.
 
  19                 <SpecificResource source="(AWOL)" fragment="Version"/>
 
  22                 <resource name="foaf:Document"/>
 
  27                                 <resource name="awol:id"/>
 
  29                         <cardinality>1</cardinality>
 
  35                                 <resource name="awol:updated"/>
 
  37                         <cardinality>1</cardinality>