<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Semantic Data Models and Ontologies]]></title><description><![CDATA[<p dir="auto">A <strong>semantic data model</strong> describes what data means, not just how it is stored. Resources are linked to shared vocabulary concepts so machines and humans can interpret and query data consistently across systems.</p>
<p dir="auto">On the web of data, meaning is represented with graph standards:</p>
<ul>
<li><a href="https://www.w3.org/RDF/" rel="nofollow ugc">RDF</a> expresses facts as subject-predicate-object triples.</li>
<li><a href="https://www.w3.org/TR/owl2-overview/" rel="nofollow ugc">OWL 2</a> defines classes, properties, and logical constraints.</li>
<li><a href="https://www.w3.org/TR/shacl/" rel="nofollow ugc">SHACL</a> validates whether instance data matches expected structures.</li>
</ul>
<p dir="auto">An <strong>ontology</strong> formally specifies a domain: classes, object properties, datatype properties, and subclass axioms. Reference ontologies like <a href="https://w3id.org/pmd/co/" rel="nofollow ugc">PMD Core ontology</a> anchor project-specific extensions so new terms stay interoperable. MAT-X pipelines (Autoencoder, Agent-TOM) extract or learn candidate classes but ground exports under reference <code>rdfs:subClassOf</code> parents.</p>
<h3>Further reading</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow ugc">Semantic Web (Wikipedia)</a> - standards and linked data</li>
<li><a href="https://en.wikipedia.org/wiki/Ontology_(information_science)" rel="nofollow ugc">Ontology - information science (Wikipedia)</a> - ontology role in knowledge representation</li>
<li><a href="https://www.w3.org/TR/rdf11-concepts/" rel="nofollow ugc">RDF 1.1 Concepts (W3C)</a> - graphs, IRIs, literals, datasets</li>
<li><a href="https://www.w3.org/TR/owl2-primer/" rel="nofollow ugc">OWL 2 Web Ontology Language Primer (W3C)</a> - classes, properties, reasoning</li>
<li><a href="https://jena.apache.org/documentation/" rel="nofollow ugc">Apache Jena documentation</a> - RDF storage, SPARQL, Fuseki</li>
<li><a href="https://docs.gaia-x.eu/technical-documentation/" rel="nofollow ugc">Gaia-X interoperability docs</a> - semantic interoperability in federated ecosystems</li>
</ul>
]]></description><link>https://community.mat-space.eu/topic/5/semantic-data-models-and-ontologies</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Jul 2026 03:13:47 GMT</lastBuildDate><atom:link href="https://community.mat-space.eu/topic/5.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jul 2026 14:12:48 GMT</pubDate><ttl>60</ttl></channel></rss>