{ "@context": "https://semiceu.github.io/MLDCAT-AP/releases/3.0.0/context/mldcat-ap.jsonld", "@type": "it6:MachineLearningModel", "@id": "https://example.lt/model/DVLKM", "dct:identifier": "DVLKM", "dct:title": { "@value": "LT generavimo modelis", "@language": "lt" }, "dct:description": { "@value": "LT generavimo modelis", "@language": "lt" }, "dct:created": "2026-04-15 00:00:00", "it6:version": "1.0", "dct:publisher": { "@type": "foaf:Agent", "foaf:name": "VSSA" }, "dct:creator": { "@type": "foaf:Agent", "foaf:name": "UAB Neurotechnology" }, "dct:rightsHolder": { "@type": "foaf:Agent", "foaf:name": "VSSA" }, "dct:license": { "@id": "MIT" }, "it6:intendedUse": [ { "@value": "modelis skirtas teksyto generavimui", "@language": "lt" } ], "dct:language": [ { "@value": "lt" } ], "it6:modelArchitecture": [ { "@value": "transformer" } ], "it6:hasInputModality": [ { "@value": "text" } ], "it6:hasOutputModality": [ { "@value": "text" } ], "dcat:landingPage": { "@id": "Huggingface" }, "it6:trainedOn": [ { "@id": "https://example.lt/dataset/BLKT" } ], "it6:hasFile": [ { "@type": "it6:File", "@id": "https://example.lt/file/dvlkm", "dct:title": { "@value": "DLKVM", "@language": "lt" }, "dct:format": { "@value": "application/octet-stream" }, "dcat:accessURL": { "@id": "Huggingface" }, "it6:url": { "@id": "Huggingface" } } ] }