aboutsummaryrefslogtreecommitdiff
path: root/content/uploads/06d1ee600633d4ee2e98f3b63915c110
ModeNameSize
-rw-r--r--Recherchediagramm.jpg129227logplain
s="hl kwd">@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  • @prefix sdml: <http://sdml.io/sdml-owl.ttl#> .
  • @prefix dc: <http://purl.org/dc/elements/1.1/> .
  • @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  • @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  • [] puml:options """
  • left to right direction
  • """.
  • # TODO: use FoaF ontology
  • foaf:Person puml:stereotype "(A,orange)".
  • :Learner puml:stereotype "(A,orange)".
  • :Educator puml:stereotype "(A,orange)".
  • :Objective puml:stereotype "(O,green)".
  • #<> a puml:Inline.
  • #sdml:Member a puml:Inline.
  • rdf:rest a puml:InlineProperty.
  • sdml:hasMember a puml:InlineProperty.
  • dc:creator a puml:InlineProperty.
  • dc:license a puml:InlineProperty.
  • owl:imports a puml:InlineProperty.