@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/aitransparency/DocumentReference/ModelCard-sample-huggingface-attached> a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ModelCard-sample-huggingface-attached"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-ModelCard"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-ModelCard>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ModelCard-sample-huggingface-attached</b></p><a name=\"ModelCard-sample-huggingface-attached\"> </a><a name=\"hcModelCard-sample-huggingface-attached\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AI-ModelCard.html\">AI Model-Card DocumentReference</a></p></div><p><b>identifier</b>: <code>https://github.com/huggingface/huggingface_hub/tree/main/tests/fixtures/cards</code>/sample_datasetcard_simple.md</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS AIModelCard}\">AI Model-Card</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS AIModelCardMarkdownFormat}\">Markdown Format</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/markdown</td><td><code>LS0tDQpsYW5ndWFnZToNCi0gZW4NCmxpY2Vuc2U6DQotIGJzZC0zLWNsYXVzZQ0KYW5ub3RhdGlvbnNfY3JlYXRvcnM6DQotIGNyb3dkc291cmNlZA0KLSBleHBlcnQtZ2VuZXJhdGVkDQpsYW5ndWFnZV9jcmVhdG9yczoNCi0gZm91bmQNCm11bHRpbGluZ3VhbGl0eToNCi0gbW9ub2xpbmd1YWwNCnNpemVfY2F0ZWdvcmllczoNCi0gbjwxSw0KdGFza19jYXRlZ29yaWVzOg0KLSBpbWFnZS1zZWdtZW50YXRpb24NCnRhc2tfaWRzOg0KLSBzZW1hbnRpYy1zZWdtZW50YXRpb24NCnByZXR0eV9uYW1lOiBTYW1wbGUgU2VnbWVudGF0aW9uDQotLS0NCg0KIyBEYXRhc2V0IENhcmQgZm9yIFNhbXBsZSBTZWdtZW50YXRpb24NCg0KVGhpcyBpcyBhIHNhbXBsZSBkYXRhc2V0IGNhcmQgZm9yIGEgc2VtYW50aWMgc2VnbWVudGF0aW9uIGRhdGFzZXQu</code></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "https://github.com/huggingface/huggingface_hub/tree/main/tests/fixtures/cards"^^xsd:anyURI ;
       fhir:l <https://github.com/huggingface/huggingface_hub/tree/main/tests/fixtures/cards>
     ] ;
     fhir:value [ fhir:v "sample_datasetcard_simple.md" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS>
       ] ;
       fhir:code [ fhir:v "AIModelCard" ] ;
       fhir:display [ fhir:v "AI Model-Card" ]
     ] )
  ] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS>
       ] ;
       fhir:code [ fhir:v "AIModelCardMarkdownFormat" ] ;
       fhir:display [ fhir:v "Markdown Format" ]
     ] )
  ] ) ; # 
  fhir:content ( [
     fhir:attachment [
       fhir:contentType [ fhir:v "text/markdown" ] ;
       fhir:data [ fhir:v "LS0tDQpsYW5ndWFnZToNCi0gZW4NCmxpY2Vuc2U6DQotIGJzZC0zLWNsYXVzZQ0KYW5ub3RhdGlvbnNfY3JlYXRvcnM6DQotIGNyb3dkc291cmNlZA0KLSBleHBlcnQtZ2VuZXJhdGVkDQpsYW5ndWFnZV9jcmVhdG9yczoNCi0gZm91bmQNCm11bHRpbGluZ3VhbGl0eToNCi0gbW9ub2xpbmd1YWwNCnNpemVfY2F0ZWdvcmllczoNCi0gbjwxSw0KdGFza19jYXRlZ29yaWVzOg0KLSBpbWFnZS1zZWdtZW50YXRpb24NCnRhc2tfaWRzOg0KLSBzZW1hbnRpYy1zZWdtZW50YXRpb24NCnByZXR0eV9uYW1lOiBTYW1wbGUgU2VnbWVudGF0aW9uDQotLS0NCg0KIyBEYXRhc2V0IENhcmQgZm9yIFNhbXBsZSBTZWdtZW50YXRpb24NCg0KVGhpcyBpcyBhIHNhbXBsZSBkYXRhc2V0IGNhcmQgZm9yIGEgc2VtYW50aWMgc2VnbWVudGF0aW9uIGRhdGFzZXQu"^^xsd:base64Binary ]
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

