@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
foaf:primaryTopic	owl:inverseOf	wdrs:describedby .
@prefix xhv:	<http://www.w3.org/1999/xhtml/vocab#> .
foaf:primaryTopic	owl:inverseOf	xhv:describedby .
wdrs:describedby	owl:equivalentProperty	xhv:describedby .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
xhv:related	owl:equivalentProperty	rdfs:seeAlso .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
rdfs:subClassOf	rdf:type	owl:TransitiveProperty .
@prefix openvocab:	<http://open.vocab.org/terms/> .
openvocab:defines	owl:inverseOf	wdrs:describedby .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	foaf:primaryTopic	<http://www.openlinksw.com/ontology/installers#> .
@prefix ns7:	<http://creativecommons.org/ns#> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	ns7:license	<http://creativecommons.org/licenses/by-sa/3.0/> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	dcterms:subject	<http://www.openlinksw.com/ontology/installers#> ;
	rdfs:comment	"This is a turtle document that uses Linked Data oriented content to describe an OpenLink ontology for software installer archives"@en .
@prefix ns9:	<http://www.openlinksw.com/ontology/> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	xhv:canonical	ns9:installers .
@prefix dt:	<http://www.w3.org/2001/XMLSchema#> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	rdfs:label	"OpenLink Software Installer Archive Ontology Description Document (Turtle)"^^dt:string .
@prefix schema:	<http://schema.org/> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	schema:about	<http://www.openlinksw.com/ontology/installers#> .
@prefix ns12:	<http://www.openlinksw.com/#> .
<http://www.openlinksw.com/DAV/data/turtle/installers.ttl>	schema:creator	ns12:this ;
	schema:dateCreated	"2015-09-03T13:00:00-05:00"^^dt:dateTime ;
	schema:dateModified	"2018-05-17T07:45:00-05:00"^^dt:dateTime ;
	rdf:type	foaf:Document ;
	xhv:describes	<http://www.openlinksw.com/ontology/installers#> .
<http://www.openlinksw.com/ontology/installers#>	wdrs:describedby	ns9:installers ;
	rdfs:comment	"Ontology that defines entity and relation types used to describe software installer archives.\r\n  Examples include measurement unit, size etc."@en ;
	owl:versionInfo	"1.2.1"^^dt:string ;
	rdfs:label	"OpenLink Software Installer Archive Ontology"^^dt:string ;
	owl:imports	<http://www.openlinksw.com/ontology/stepbyguide#> ,
		<http://www.openlinksw.com/ontology/webservices#> ,
		<http://www.openlinksw.com/ontology/depot#> ,
		<http://www.openlinksw.com/ontology/software#> .
@prefix ns13:	<http://www.openlinksw.com/ontology/installers#> .
<http://www.openlinksw.com/ontology/installers#>	openvocab:defines	ns13:FileSizeSpecification .
ns13:	openvocab:defines	ns13:hasSize ,
		ns13:hasMeasurementUnit ,
		ns13:hasMeasurementValue ,
		ns13:hasFileSizeSpecification ,
		ns13:isFileSizeSpecificationOf ,
		ns13:UDAST63InstallerArchive ,
		ns13:UDAST70InstallerArchive ,
		ns13:hasInstallerArchiveCategory ,
		ns13:UDAEnterpriseAndSingleTierInstallerScript ,
		ns13:UDASTInstallerArchive ,
		ns13:UDASTLiteInstallerArchive ,
		ns13:UDAMTInstallerArchive ,
		ns13:hasPlatformSupport ,
		ns13:UDASTExpressInstallerArchive ,
		ns13:UDASTExpress61InstallerArchive ,
		ns13:UDASTExpress63InstallerArchive ,
		ns13:InstallerTechArticle ,
		ns13:hasInstallerArchiveScript ,
		ns13:PreInstallGuideArticle ,
		ns13:InstallationGuideArticle ,
		ns13:ConfigurationUsageGuideArticle ,
		ns13:TroubleShootingGuideArticle ,
		ns13:UDASTExpress70InstallerArchive ,
		ns13:UDASTLite63InstallerArchive ,
		ns13:UDASTLite70InstallerArchive ,
		ns13:ProgramFile ,
		ns13:isProgramFileOf ,
		ns13:hasProgramFile ,
		ns13:hasInstallerStepByGuide ,
		ns13:PluginLibraryFile ,
		ns13:UDAMT61InstallerArchive ,
		ns13:isInstallerArchiveOf ,
		ns13:hasInstallerArchive ,
		ns13:InstallerArchive ,
		ns13:ExecutableArchive ,
		ns13:UDAMT63InstallerArchive ,
		ns13:UDAMT70InstallerArchive ,
		ns13:InitializationFile ,
		ns13:SDKInstallerArchive ,
		ns13:hasComponentCode ,
		ns13:VirtuosoInstallerArchive ;
	schema:about	ns13:UDAMT61InstallerArchive ,
		ns13:SDKInstallerArchive ,
		ns13:UDAEnterpriseAndSingleTierInstallerScript ,
		ns13:UDAMTInstallerArchive ,
		ns13:UDASTInstallerArchive ,
		ns13:UDASTLiteInstallerArchive ,
		ns13:VirtuosoInstallerArchive ,
		ns13:ExecutableArchive ,
		ns13:UDASTExpress61InstallerArchive ,
		ns13:UDASTExpress63InstallerArchive ,
		ns13:UDASTExpressInstallerArchive ,
		ns13:UDASTLite70InstallerArchive ,
		ns13:UDASTExpress70InstallerArchive ,
		ns13:UDASTLite63InstallerArchive ,
		ns13:InitializationFile ,
		ns13:hasPlatformSupport ,
		ns13:hasInstallerStepByGuide ,
		ns13:hasFileSizeSpecification ,
		ns13:hasMeasurementValue ,
		ns13:hasInstallerArchiveCategory ,
		ns13:hasInstallerArchiveScript ,
		ns13:hasProgramFile ,
		ns13:ProgramFile ,
		ns13:isProgramFileOf ,
		ns13:PreInstallGuideArticle ,
		ns13:TroubleShootingGuideArticle ,
		ns13:InstallationGuideArticle ,
		ns13:isFileSizeSpecificationOf ,
		ns13:ConfigurationUsageGuideArticle ,
		ns13:hasSize ,
		ns13:hasMeasurementUnit ,
		ns13:FileSizeSpecification ,
		ns13:hasComponentCode ,
		ns13:InstallerArchive ,
		ns13:isInstallerArchiveOf ,
		ns13:hasInstallerArchive ,
		ns13:UDAMT63InstallerArchive ,
		ns13:UDAMT70InstallerArchive ,
		ns13:PluginLibraryFile ,
		ns13:InstallerTechArticle ,
		ns13:UDAST63InstallerArchive ,
		ns13:UDAST70InstallerArchive ;
	schema:creator	ns12:this ;
	schema:dateCreated	"2015-09-03T13:00:00-05:00"^^dt:dateTime ;
	schema:dateModified	"2018-05-17T07:45:00-05:00"^^dt:dateTime ;
	rdf:type	owl:Ontology .
ns9:installers	foaf:primaryTopic	ns13: ;
	foaf:topic	ns13:UDASTExpressInstallerArchive ,
		ns13:UDASTExpress61InstallerArchive ,
		ns13:UDASTExpress63InstallerArchive ,
		ns13:UDASTExpress70InstallerArchive ,
		ns13:UDASTLite63InstallerArchive ,
		ns13:UDASTLite70InstallerArchive ,
		ns13:hasInstallerArchiveScript ,
		ns13:UDASTInstallerArchive ,
		ns13:UDASTLiteInstallerArchive ,
		ns13:UDAMTInstallerArchive ,
		ns13:UDAST63InstallerArchive ,
		ns13:UDAST70InstallerArchive ,
		ns13:InitializationFile ,
		ns13:hasInstallerStepByGuide ,
		ns13:UDAMT70InstallerArchive ,
		ns13:hasComponentCode ,
		ns13:UDAMT63InstallerArchive ,
		ns13:SDKInstallerArchive ,
		ns13:isFileSizeSpecificationOf ,
		ns13:VirtuosoInstallerArchive ,
		ns13:isInstallerArchiveOf ,
		ns13:hasInstallerArchive ,
		ns13:InstallerArchive ,
		ns13:InstallerTechArticle ,
		ns13:hasPlatformSupport ,
		ns13:hasInstallerArchiveCategory ,
		ns13:InstallationGuideArticle ,
		ns13:ConfigurationUsageGuideArticle ,
		ns13:TroubleShootingGuideArticle ,
		ns13:PreInstallGuideArticle ,
		ns13:hasMeasurementValue ,
		ns13:hasFileSizeSpecification ,
		ns13:UDAMT61InstallerArchive ,
		ns13:ExecutableArchive ,
		ns13:FileSizeSpecification ,
		ns13:hasSize ,
		ns13:hasMeasurementUnit ,
		ns13:UDAEnterpriseAndSingleTierInstallerScript ,
		ns13:PluginLibraryFile ,
		ns13:ProgramFile ,
		ns13:isProgramFileOf ,
		ns13:hasProgramFile ;
	ns7:license	<http://creativecommons.org/licenses/by-sa/3.0/> ;
	dcterms:subject	ns13: ;
	rdfs:comment	"This is a document that uses Linked Data oriented content to describe OpenLink Software Installer Archive Ontology."@en ;
	rdfs:label	"OpenLink Software Installer Archive Ontology Description Document"^^dt:string ;
	schema:creator	ns12:this ;
	schema:dateCreated	"2015-09-03T13:00:00-05:00"^^dt:dateTime ;
	schema:dateModified	"2018-05-17T07:45:00-05:00"^^dt:dateTime ;
	rdf:type	foaf:Document .
ns13:FileSizeSpecification	rdfs:label	"FileSizeSpecification" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:hasSize	rdfs:label	"hasSize" ;
	rdfs:domain	ns13:InstallerArchive ;
	rdfs:range	ns13:FileSizeSpecification ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
ns13:hasMeasurementUnit	rdfs:label	"hasMeasurementUnit" ;
	rdfs:domain	ns13:ProgramFile ,
		ns13:FileSizeSpecification ;
	rdfs:range	dt:string ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:DatatypeProperty .
ns13:hasMeasurementValue	rdfs:label	"hasMeasurementValue" ;
	rdfs:domain	ns13:ProgramFile ,
		ns13:FileSizeSpecification ;
	rdfs:range	dt:integer ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:DatatypeProperty ,
		rdf:Property .
ns13:hasFileSizeSpecification	rdfs:comment	"Associates a File [or Document] with its size related measurements."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns13:hasFileSizeSpecification	skos:altLabel	"Has File Size Specification" ;
	rdfs:label	"hasFileSizeSpecification" ;
	rdfs:domain	ns13:InstallerArchive ,
		schema:CreativeWork ;
	rdfs:range	ns13:FileSizeSpecification ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
<http://www.openlinksw.com/data/turtle/installers.ttl>	foaf:primaryTopic	ns13: ;
	ns7:license	<http://creativecommons.org/licenses/by-sa/3.0/> ;
	rdfs:seeAlso	<http://uda.openlinksw.com/offers/> ,
		<http://www.openlinksw.com/data/turtle/purchases.ttl> ,
		<http://virtuoso.openlinksw.com/offers/> ,
		<http://www.openlinksw.com/data/turtle/vendors.ttl> ,
		<http://www.openlinksw.com/data/turtle/software.ttl> ,
		<http://www.openlinksw.com/data/turtle/offers.ttl> ,
		<http://www.openlinksw.com/data/turtle/features.ttl> ,
		<http://www.openlinksw.com/data/turtle/payments.ttl> ,
		<http://www.openlinksw.com/data/turtle/products.ttl> ,
		<http://www.openlinksw.com/data/turtle/contracts.ttl> ,
		<http://www.openlinksw.com/data/turtle/machines.ttl> ,
		<http://www.openlinksw.com/data/turtle/shop.ttl> ;
	dcterms:subject	ns13: ;
	rdfs:comment	"This is a turtle document that uses Linked Data oriented content to describe OpenLink Software Installer Archive Ontology."@en ;
	xhv:canonical	ns9:installers ;
	rdfs:label	"OpenLink Software Installer Archive Ontology Description Document (Turtle)"^^dt:string ;
	schema:about	ns13: ;
	schema:creator	ns12:this ;
	schema:dateCreated	"2015-09-03T13:00:00-05:00"^^dt:dateTime ;
	schema:dateModified	"2018-05-17T07:45:00-05:00"^^dt:dateTime ;
	rdf:type	foaf:Document ;
	xhv:describes	ns13: .
ns13:isFileSizeSpecificationOf	rdfs:comment	"Associates size related measurements. with a File [or Document]"@en ;
	skos:altLabel	"Is File Size Specification Of" ;
	rdfs:label	"isFileSizeSpecificationOf" ;
	rdfs:domain	ns13:FileSizeSpecification ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
ns13:UDAMT63InstallerArchive	schema:name	"UDA Multi-Tier 6.3 Installer Archive" ;
	rdfs:subClassOf	foaf:Document ,
		ns13:InstallerArchive .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns13:UDAMT63InstallerArchive	rdfs:subClassOf	bibo:Document ;
	rdfs:comment	"UDA Multi-Tier Enterprise Edition Version 6.3 Installer Archive"@en ;
	rdfs:label	"UDAMT63InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDAMT70InstallerArchive	schema:name	"UDA Multi-Tier 7.0 Installer Archive" ;
	rdfs:subClassOf	foaf:Document ,
		ns13:InstallerArchive ,
		bibo:Document ;
	rdfs:comment	"UDA Multi-Tier Enterprise Edition Version 7.0 Installer Archive"@en ;
	rdfs:label	"UDAMT70InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDAST63InstallerArchive	schema:name	"UDA Single-Tier 6.3 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ,
		ns13:UDASTInstallerArchive ;
	rdfs:comment	"UDA Single-Tier Edition Version 6.3 Installer Archive"@en ;
	rdfs:label	"UDAST63InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDAST70InstallerArchive	schema:name	"UDA Single-Tier 7.0 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ,
		ns13:UDASTInstallerArchive ;
	rdfs:comment	"UDA Single-Tier Edition Version 7.0 Installer Archive"@en ;
	rdfs:label	"UDAST70InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:hasInstallerStepByGuide	rdfs:comment	"Associates Step By Guide with an Installer Archive"@en .
@prefix ns16:	<http://www.openlinksw.com/ontology/stepbyguide#> .
ns13:hasInstallerStepByGuide	owl:inverseOf	ns16:isInstallerStepByGuideOf ;
	skos:altLabel	"Installation Archive Step By Guide" ;
	rdfs:label	"hasInstallerStepByGuide" ;
	rdfs:range	ns16:StepByGuide ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
@prefix gr:	<http://purl.org/goodrelations/v1#> .
ns13:hasInstallerStepByGuide	schema:domainIncludes	gr:ProductOrServiceModel .
@prefix oplprod:	<http://www.openlinksw.com/ontology/products#> .
ns13:hasInstallerStepByGuide	schema:domainIncludes	oplprod:ProductRelease ,
		ns13:InstallerArchive .
ns13:SDKInstallerArchive	schema:name	"SDK Installer Archive" ;
	rdfs:subClassOf	ns13:InstallerArchive ,
		bibo:Document ,
		foaf:Document ;
	rdfs:comment	"SDK Installer Archive"@en ;
	rdfs:label	"SDKInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDAMT61InstallerArchive	schema:name	"UDA Multi-Tier 6.1 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:InstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Multi-Tier Enterprise Edition Version 6.1 Installer Archive"@en ;
	rdfs:label	"UDAMT61InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:InstallerTechArticle	schema:name	"Installer Tech Article" ;
	rdfs:subClassOf	schema:TechArticle ;
	rdfs:comment	"Subclass of Article focused specifically on product installation related topics"@en ;
	skos:altLabel	"Installer Tech Article" ;
	rdfs:label	"InstallerTechArticle" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:InstallerArchive	schema:name	"Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ;
	rdfs:comment	"A Software Installation File/Document that's processed by an operating system specific installer"@en ;
	skos:altLabel	"Installer File" ;
	rdfs:label	"InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:isInstallerArchiveOf	rdfs:comment	"Associates an Installer Archive with a Product Model"@en ;
	owl:inverseOf	ns13:hasInstallerArchive ;
	skos:altLabel	"Installation Archive Of" ;
	rdfs:label	"isInstallerArchiveOf" ;
	rdfs:domain	schema:ProductModel ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
ns13:hasInstallerArchive	rdfs:comment	"Associates Product Model with an Installer Archive"@en ;
	owl:inverseOf	ns13:isInstallerArchiveOf ;
	skos:altLabel	"Installation Archive" ;
	rdfs:label	"hasInstallerArchive" ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property ;
	schema:domainIncludes	oplprod:Product ,
		schema:SoftwareApplication .
ns13:hasPlatformSupport	skos:altLabel	"platform support" ;
	rdfs:label	"hasPlatformSupport" ;
	rdfs:domain	ns13:InstallerArchive .
@prefix oplsoft:	<http://www.openlinksw.com/ontology/software#> .
ns13:hasPlatformSupport	rdfs:range	oplsoft:OperatingSystem ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
ns13:hasInstallerArchiveCategory	rdfs:comment	"Associates an Installer Archive with Component Category"@en ;
	skos:altLabel	"Installation Archive Category" ;
	rdfs:label	"hasInstallerArchiveCategory" .
@prefix oplweb:	<http://www.openlinksw.com/schemas/oplweb#> .
ns13:hasInstallerArchiveCategory	rdfs:domain	oplweb:ComponentCategory ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
ns13:ProgramFile	rdfs:subClassOf	foaf:Document ,
		schema:CreativeWork ,
		bibo:Document ;
	rdfs:comment	"A Software Program File/Document associated with an operating system specific installer"@en ;
	skos:altLabel	"Program File" ;
	rdfs:label	"ProgramFile" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:isProgramFileOf	rdfs:comment	"Associates a Progra File with an Installer Archive"@en ;
	owl:inverseOf	ns13:hasProgramFile ;
	skos:altLabel	"Program File Of" ;
	rdfs:label	"isProgramFileOf" ;
	rdfs:domain	ns13:ProgramFile ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
ns13:hasProgramFile	rdfs:comment	"Associates an Installer Archive with Program File"@en ;
	owl:inverseOf	ns13:isProgramFileOf ;
	skos:altLabel	"Program File" ;
	rdfs:label	"hasProgramFile" ;
	rdfs:domain	ns13:InstallerArchive ;
	rdfs:range	ns13:ProgramFile ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
ns13:UDASTInstallerArchive	schema:name	"UDA Single-Tier Installer Archive" ;
	rdfs:subClassOf	foaf:Document ,
		bibo:Document ,
		ns13:InstallerArchive ;
	rdfs:comment	"UDA Single-Tier Edition Installer Archive"@en ;
	rdfs:label	"UDASTInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTLiteInstallerArchive	schema:name	"UDA Single-Tier Lite Installer Archive" ;
	rdfs:subClassOf	foaf:Document ,
		ns13:UDASTInstallerArchive ,
		bibo:Document ;
	rdfs:comment	"UDA Single-Tier Lite Edition Installer Archive"@en ;
	rdfs:label	"UDASTLiteInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDAMTInstallerArchive	schema:name	"UDA Multi-Tier Installer Archive" ;
	rdfs:subClassOf	foaf:Document ,
		bibo:Document ,
		ns13:InstallerArchive ;
	rdfs:comment	"UDA Multi-Tier Enterprise Edition Installer Archive"@en ;
	rdfs:label	"UDAMTInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTExpressInstallerArchive	schema:name	"UDA Single-Tier Express Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Express Installer Archive"@en ;
	rdfs:label	"UDASTExpressInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTExpress61InstallerArchive	schema:name	"UDA Single-Tier Express 6.1 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTExpressInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Express Version 6.1 Installer Archive"@en ;
	rdfs:label	"UDASTExpress61InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTExpress63InstallerArchive	schema:name	"UDA Single-Tier Express 6.3 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTExpressInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Express Version 6.3 Installer Archive"@en ;
	rdfs:label	"UDASTExpress63InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTExpress70InstallerArchive	schema:name	"UDA Single-Tier Express 7.0 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTExpressInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Express Version 7.0 Installer Archive"@en ;
	rdfs:label	"UDASTExpress70InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTLite63InstallerArchive	schema:name	"UDA Single-Tier Lite 6.3 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTLiteInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Lite Edition Version 6.3 Installer Archive"@en ;
	rdfs:label	"UDASTLite63InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:UDASTLite70InstallerArchive	schema:name	"UDA Single-Tier Lite 7.0 Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:UDASTLiteInstallerArchive ,
		foaf:Document ;
	rdfs:comment	"UDA Single-Tier Lite Edition Version 7.0 Installer Archive"@en ;
	rdfs:label	"UDASTLite70InstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:ExecutableArchive	schema:name	"Executable Archive" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ;
	rdfs:comment	"An Executable File (Document) that when invoked manifest actual Software Application experience i.e., collection \r\n\t\t\t\tof orchestrated data interactions. \r\n\t\t\t "@en ;
	skos:altLabel	"Application Executable File Archive" ;
	rdfs:label	"ExecutableArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:hasInstallerArchiveScript	skos:altLabel	"Installers Archive script" ;
	rdfs:label	"hasInstallerArchiveScript" ;
	rdfs:domain	ns13:InstallerArchive ;
	rdfs:range	ns13:ProgramFile ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
ns13:hasComponentCode	rdfs:comment	"Associates an Installer Archive with Component Code"@en ;
	skos:altLabel	"Installation Archive Component Code" ;
	rdfs:label	"hasComponentCode" ;
	rdfs:domain	oplweb:ComponentCode ;
	rdfs:range	ns13:InstallerArchive ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:ObjectProperty ,
		rdf:Property .
ns13:UDAEnterpriseAndSingleTierInstallerScript	schema:description	"Installation script required for installing Enterprise Edition (Multi-Tier) or Lite Edition (Single-Tier) ODBC, JDBC, ADO.NET, and OLE-DB Driver/Provider components on Unix-like OS (AIX, HP-UX, Linux, Solaris, etc.)." ;
	schema:name	"Installation script for Enterprise and Lite Edition UDA Archives (*.taz)" ;
	rdfs:isDefinedBy	ns13: ;
	schema:dateCreated	"2015-07-29T03:49:15+02:00"^^dt:dateTime ;
	schema:url	<http://opldownload.s3.amazonaws.com/uda/components/misc/install.sh> ;
	rdf:type	ns13:ProgramFile ;
	ns13:hasMeasurementUnit	"Bytes" ;
	ns13:hasMeasurementValue	69122 .
@prefix ns21:	<http://www.openlinksw.com/ontology/depot#> .
@prefix ns22:	<http://opldownload.s3.amazonaws.com/#> .
ns13:UDAEnterpriseAndSingleTierInstallerScript	ns21:hasDepot	ns22:this .
ns13:PluginLibraryFile	schema:name	"Plugin Library" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ;
	rdfs:comment	"An extension library for extending product functionality."@en ;
	skos:altLabel	"Plugin Library File" ;
	rdfs:label	"PluginLibraryFile" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:hasPluginLibraryFile	rdfs:comment	"Associates a Plugin Library with a Program File"@en ;
	owl:inverseOf	ns13:isPluginLibraryFileOf ;
	skos:altLabel	"Plugin Libary File" ;
	rdfs:label	"hasPluginLibraryFile" ;
	rdfs:domain	ns13:InstallerArchive ;
	rdfs:range	ns13:PluginLibraryFile ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	rdf:Property ,
		owl:ObjectProperty .
ns13:PreInstallGuideArticle	rdfs:subClassOf	ns13:InstallerTechArticle ;
	rdfs:comment	"A Document that represents Pre-Installation Guide steps."@en ;
	skos:altLabel	"Pre-Installation Guide Article" ;
	rdfs:label	"PreInstallGuideArticle" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:InstallationGuideArticle	rdfs:subClassOf	ns13:InstallerTechArticle ;
	rdfs:comment	"A Document that represents Installation Guide steps."@en ;
	skos:altLabel	"Installation Guide Article" ;
	rdfs:label	"InstallationGuideArticle" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:ConfigurationUsageGuideArticle	rdfs:subClassOf	ns13:InstallerTechArticle ;
	rdfs:comment	"A Document that represents Configuration Usage Guide steps."@en ;
	skos:altLabel	"Configuration Usage Guide Article" ;
	rdfs:label	"ConfigurationUsageGuideArticle" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:TroubleShootingGuideArticle	rdfs:subClassOf	ns13:InstallerTechArticle ;
	rdfs:comment	"A Document that represents Trouble Shooting Guide steps."@en ;
	skos:altLabel	"Trouble Shooting Guide Article" ;
	rdfs:label	"TroubleShootingGuideArticle" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:VirtuosoInstallerArchive	schema:name	"Virtuoso Installer Archive" ;
	rdfs:subClassOf	bibo:Document ,
		ns13:InstallerArchive ,
		foaf:Document ;
	rdfs:comment	"Virtuoso Installer Archive"@en ;
	rdfs:label	"VirtuosoInstallerArchive" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
ns13:InitializationFile	schema:name	"Executable Archive" ;
	rdfs:subClassOf	bibo:Document ,
		foaf:Document ;
	rdfs:comment	"An Initialization File (Document) that informs behavior of Software Application instance via parameter:value (or section-key:key-value) pairs. This kind of file is also referred to as an INI File.\r\n\t\t\t "@en ;
	skos:altLabel	"Application Initialization File Archive" ;
	rdfs:label	"InitializationFile" ;
	rdfs:isDefinedBy	ns13: ;
	rdf:type	owl:Class .
