<?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 'http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/'>
	<!ENTITY category 'http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://wiki.auto-pi-lot.com/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#">

	<owl:Ontology rdf:about="https://wiki.auto-pi-lot.com/index.php/Special:ExportRDF/Plugin-3AParallax">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-05-20T09:59:44+00:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Plugin-3AParallax">
		<rdf:type rdf:resource="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Category-3AAutopilot_Plugin"/>
		<rdfs:label>Plugin:Parallax</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://wiki.auto-pi-lot.com/index.php/Special:ExportRDF/Plugin-3AParallax"/>
		<swivt:page rdf:resource="https://wiki.auto-pi-lot.com/index.php/Plugin-3AParallax"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3000</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<property:Controls_Hardware rdf:resource="&wiki;Stepper_Motor"/>
		<property:Created_By rdf:resource="&wiki;Jonny_Saunders"/>
		<property:Extends_Autopilot_Class rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hardware.Hardware</property:Extends_Autopilot_Class>
		<property:Extends_Autopilot_Class rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasks.Task</property:Extends_Autopilot_Class>
		<property:For_Autopilot_Version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&gt;=0.4.0</property:For_Autopilot_Version>
		<property:Has_Contributor rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sneakers-the-rat</property:Has_Contributor>
		<property:Has_DOI rdf:resource="https://doi.org/10.1101/2021.09.29.462468v1"/>
		<property:Has_Description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Classes to control an array of stepper motors in a task to study depth perception from motion parallax</property:Has_Description>
		<property:Has_Git_Repository rdf:resource="https://github.com/auto-pi-lot/autopilot-plugin-parallax"/>
		<property:Has_Research_Topic rdf:resource="&wiki;Depth_Perception"/>
		<property:Has_Research_Topic rdf:resource="&wiki;Motion_Parallax"/>
		<property:Involves_Person rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Phil Parker</property:Involves_Person>
		<property:Involves_Person rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cris Niell</property:Involves_Person>
		<property:Is_Autopilot_Plugin_Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Hardware</property:Is_Autopilot_Plugin_Type>
		<property:Is_Autopilot_Plugin_Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Task</property:Is_Autopilot_Plugin_Type>
		<property:Is_Autopilot_Plugin_Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Children</property:Is_Autopilot_Plugin_Type>
		<property:Is_Version rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Is_Version>
		<property:Used_With rdf:resource="&wiki;Raspberry_Pi_Camera"/>
		<property:Used_With rdf:resource="&wiki;LSM9DS1"/>
		<property:Uses_Autopilot_Class rdf:datatype="http://www.w3.org/2001/XMLSchema#string">transform.geometry.IMU_Orientation</property:Uses_Autopilot_Class>
		<property:Uses_Autopilot_Class rdf:datatype="http://www.w3.org/2001/XMLSchema#string">transform.image.DLC</property:Uses_Autopilot_Class>
		<property:Uses_Part rdf:resource="&wiki;LSM9DS1"/>
		<property:Uses_Python_Package rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DeepLabCut</property:Uses_Python_Package>
		<property:Uses_Python_Package rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DeepLabCut-Live</property:Uses_Python_Package>
		<skos:exactMatch rdf:resource="https://pypi.org/project/DeepLabCut"/>
		<skos:exactMatch rdf:resource="https://pypi.org/project/DeepLabCut-Live"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-10-27T14:56:00Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2459515.1222222</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Parallax</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Category-3AAutopilot_Plugin" />
	<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:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AControls_Hardware" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3ACreated_By" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AExtends_Autopilot_Class" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AFor_Autopilot_Version" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AHas_Contributor" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AHas_DOI" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AHas_Description" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AHas_Git_Repository" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AHas_Research_Topic" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AInvolves_Person" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AIs_Autopilot_Plugin_Type" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AIs_Version" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AUsed_With" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AUses_Autopilot_Class" />
	<owl:ObjectProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AUses_Part" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AUses_Python_Package" />
	<owl:ObjectProperty rdf:about="http://www.w3.org/2004/02/skos/core#exactMatch" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://wiki.auto-pi-lot.com/index.php/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>