<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'https://glossar.hs-augsburg.de/id/'>
	<!ENTITY category 'https://glossar.hs-augsburg.de/id/Category-3A'>
	<!ENTITY property 'https://glossar.hs-augsburg.de/id/Property-3A'>
	<!ENTITY wikiurl 'https://glossar.hs-augsburg.de/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://glossar.hs-augsburg.de/Special:ExportRDF/Model-2DView-2DController-2DParadigma">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-07-16T21:27:54+00:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma">
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AGlossar"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AGlossarWiki-2DQualitätsanforderungen_werden_nur_teilweise_erfüllt"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AGlossarWiki-2Dkonformer_Artikel"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AKapitel-3AMultimedia-2DProgrammierung"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AMVC"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AObjektorientierte_Programmierung"/>
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3ASeiten_mit_dem_veralteten_source-2DTag"/>
		<rdfs:label>Model-View-Controller-Paradigma</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Model-2DView-2DController-2DParadigma"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<property:Qualität-3AKonformität rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Qualität-3AKonformität>
		<property:Qualität-3AKorrektheit rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Qualität-3AKorrektheit>
		<property:Qualität-3AQuellenanzahl rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Qualität-3AQuellenanzahl>
		<property:Qualität-3AQuellengüte rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Qualität-3AQuellengüte>
		<property:Qualität-3AUmfang rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3</property:Qualität-3AUmfang>
		<property:Vergleiche rdf:resource="&wiki;Model-2DView-2DController-2DParadigma/Umsetzungen"/>
		<property:Vergleiche rdf:resource="&wiki;Model-2DView-2DController-2DService-2DParadigma"/>
		<property:Vergleiche rdf:resource="&wiki;Logic-2DData-2DView-2DController-2DService-2DParadigma"/>
		<property:Zitat-3AAutor rdf:resource="&wiki;Wolfgang_Kowarschick"/>
		<property:Zitat-3AAutor rdf:resource="&wiki;Dietmar_Stoiber"/>
		<property:Zitat-3AAutor rdf:resource="&wiki;Trygve_M._H._Reenskaug"/>
		<property:Zitat-3AAutor rdf:resource="&wiki;Joe_Berkovitz"/>
		<property:Zitat-3AFakultät rdf:resource="&wiki;Hochschule_Augsburg/Fakultät_für_Informatik"/>
		<property:Zitat-3AFakultät rdf:resource="&wiki;Johannes_Kepler_Universität/Institut_für_Informationsverarbeitung_und_Mikroprozessortechnik"/>
		<property:Zitat-3AHochschule rdf:resource="&wiki;Johannes_Kepler_Universität"/>
		<property:Zitat-3AHochschule rdf:resource="&wiki;Technische_Hochschule_Augsburg"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Kowarschick-2C_W.-3A_Multimedia-2DProgrammierung"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Reenskaug-2C_T._-281979-29-3A_Thing-2DModel-2DView-2DEditor"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Reenskaug-2C_T._-281979a-29-3A_Models-2DViews-2DControllers"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Reenskaug-2C_T._-282003-29-3A_The_Model-2DView-2DController_-28MVC-29._Its_Past_and_Present"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Stoiber-2C_D._-282005-29-3A_Implementierung_des_Model-2DView-2DController_Paradigmas"/>
		<property:Zitat-3AQuelle rdf:resource="&wiki;Berkovitz-2C_Joe_-282006-29-3A_An_architectural_blueprint_for_Flex_applications"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY120e78d0321ef34dce0f8a361c4c23bb"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYa522f7242ce0d836a8a81084175abb49"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY54957633010808ae3160d046eee60d13"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY52277642942ed697b4c31ef01d1220cb"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY147155fe9e962513122c295f95b70b2c"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY029e5832c095a685966444c35606292f"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYf5c6e8e4a2104249c738d6271b14b19d"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYcf27e0de64c76a63a4d2a2104219923d"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY21ed7210e606e20e4db18e4e5410c707"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY66554d1a680a0008884c4967fa046c07"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY5868ca1ac27bebd855eb672fd365dd2e"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYb45b85387d5ab53d4ab479d5cd850506"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYb3e106c7facb2db21fcbb489fbcd087d"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERY6c4f52cfc7ce832d2a93201268fe48bb"/>
		<property:Has_query rdf:resource="&wiki;Model-2DView-2DController-2DParadigma-23_QUERYa87e112036c91b0110a599afd4b39c67"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-05-14T07:10:20Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2458983.7988426</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY120e78d0321ef34dce0f8a361c4c23bb">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Kowarschick, W.: Multimedia-Programmierung]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY120e78d0321ef34dce0f8a361c4c23bb</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYa522f7242ce0d836a8a81084175abb49">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (1979): Thing-Model-View-Editor]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYa522f7242ce0d836a8a81084175abb49</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY54957633010808ae3160d046eee60d13">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (1979a): Models-Views-Controllers]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY54957633010808ae3160d046eee60d13</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY52277642942ed697b4c31ef01d1220cb">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (2003): The Model-View-Controller (MVC). Its Past and Present]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY52277642942ed697b4c31ef01d1220cb</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY147155fe9e962513122c295f95b70b2c">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Stoiber, D. (2005): Implementierung des Model-View-Controller Paradigmas]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY147155fe9e962513122c295f95b70b2c</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY029e5832c095a685966444c35606292f">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Model-View-Controller-Paradigma/Umsetzungen]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY029e5832c095a685966444c35606292f</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYf5c6e8e4a2104249c738d6271b14b19d">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Model-View-Controller-Service-Paradigma]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYf5c6e8e4a2104249c738d6271b14b19d</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYcf27e0de64c76a63a4d2a2104219923d">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Logic-Data-View-Controller-Service-Paradigma]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYcf27e0de64c76a63a4d2a2104219923d</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY21ed7210e606e20e4db18e4e5410c707">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Berkovitz (2006)]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY21ed7210e606e20e4db18e4e5410c707</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY66554d1a680a0008884c4967fa046c07">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Kowarschick, W.: Multimedia-Programmierung]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY66554d1a680a0008884c4967fa046c07</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY5868ca1ac27bebd855eb672fd365dd2e">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (1979): Thing-Model-View-Editor]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY5868ca1ac27bebd855eb672fd365dd2e</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYb45b85387d5ab53d4ab479d5cd850506">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (1979a): Models-Views-Controllers]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYb45b85387d5ab53d4ab479d5cd850506</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYb3e106c7facb2db21fcbb489fbcd087d">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Reenskaug, T. (2003): The Model-View-Controller (MVC). Its Past and Present]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYb3e106c7facb2db21fcbb489fbcd087d</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERY6c4f52cfc7ce832d2a93201268fe48bb">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Stoiber, D. (2005): Implementierung des Model-View-Controller Paradigmas]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERY6c4f52cfc7ce832d2a93201268fe48bb</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DParadigma-23_QUERYa87e112036c91b0110a599afd4b39c67">
		<swivt:masterPage rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Berkovitz (2006)]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Paradigma# QUERYa87e112036c91b0110a599afd4b39c67</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Model-2DView-2DController-2DService-2DParadigma">
		<rdfs:label>Model-View-Controller-Service-Paradigma</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Model-2DView-2DController-2DService-2DParadigma"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Model-2DView-2DController-2DService-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<property:Vergleiche rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Model-View-Controller-Service-Paradigma</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Logic-2DData-2DView-2DController-2DService-2DParadigma">
		<rdfs:label>Logic-Data-View-Controller-Service-Paradigma</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Logic-2DData-2DView-2DController-2DService-2DParadigma"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Logic-2DData-2DView-2DController-2DService-2DParadigma"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<property:Vergleiche rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Logic-Data-View-Controller-Service-Paradigma</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/MVC">
		<rdfs:label>MVC</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/MVC"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/MVC"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<swivt:redirectsTo rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<owl:sameAs rdf:resource="&wiki;Model-2DView-2DController-2DParadigma"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MVC</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AVergleiche">
		<rdfs:label>Vergleiche</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Attribut-3AVergleiche"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Attribut-3AVergleiche"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">102</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Vergleiche</swivt:wikiPageSortKey>
		<swivt:type rdf:resource="http://semantic-mediawiki.org/swivt/1.0#_wpg"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3A_REDI">
		<rdfs:label> REDI</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Attribut-3A_REDI"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Attribut-3A_REDI"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">102</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">REDI</swivt:wikiPageSortKey>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AGlossar" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AGlossarWiki-2DQualitätsanforderungen_werden_nur_teilweise_erfüllt" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AGlossarWiki-2Dkonformer_Artikel" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AKapitel-3AMultimedia-2DProgrammierung" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AMVC" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AObjektorientierte_Programmierung" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3ASeiten_mit_dem_veralteten_source-2DTag" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQualität-3AKonformität" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQualität-3AKorrektheit" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQualität-3AQuellenanzahl" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQualität-3AQuellengüte" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQualität-3AUmfang" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AZitat-3AAutor" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AZitat-3AFakultät" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AZitat-3AHochschule" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AZitat-3AQuelle" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHas_query" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_depth" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_format" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_size" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_string" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#redirectsTo" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#type" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>