@prefix rdf: . @prefix ns1: . @prefix ns2: . ns1:this rdf:type ns2:UDASTLicense , ns2:UDASTLiteLicense , ns2:ProductLicense . @prefix schema: . ns1:this rdf:type schema:Product , ns2:UDAExpressLicense , ns2:UDALiteLicense , ns2:NonExpiringLicense . @prefix owl: . @prefix ns5: . ns1:this owl:sameAs ns5:UDALTODBCRelease7LicenseWKS-anyos-mys5-personal-2018-08 . @prefix ns6: . ns1:this ns2:partOf ns6:this . @prefix ns7: . ns1:this schema:model ns7:this . @prefix skos: . ns1:this skos:prefLabel "Software License: Personal License for UDA 7.x Lite Edition ODBC Driver for MySQL 5.x, for deployment on any supported Workstation-class Operating System" . @prefix pwdr: . ns1:this pwdr:describedby , ns5:UDALTODBCRelease7LicenseWKS-anyos-mys5-personal-2018-08 . @prefix ns10: . ns1:this pwdr:describedby ns10:shop , , ; schema:name "Software License: Personal License for UDA 7.x Lite Edition ODBC Driver for MySQL 5.x, for deployment on any supported Workstation-class Operating System" ; schema:image ; schema:description "Personal License for Lite Edition (Release 7.x) ODBC Driver for MySQL 5.x for installation on one (1) host with up to 16 logical processors, running a Workstation-class Operating System. Allows five (5) concurrent ODBC data access sessions from licensed host, and is transferable across hosts running supported operating systems, without expiration." . @prefix ns11: . ns1:this ns11:hasDataAccessProtocolScope ns11:DataAccessODBC ; ns11:hasOperatingSystemType ns11:workstationOS ; schema:comment "Software License: Personal License (non-expiring, 16 logical processors, 5 sessions) for Lite Edition (Release 7.x) ODBC Driver for MySQL 5.x, for deployment on any supported Workstation-class Operating System" . @prefix xsd: . ns1:this ns2:hasLicenseCode "mys5_lt"^^xsd:string ; ns2:hasLicenseFileName "mys5_lt.lic"^^xsd:string ; ns2:hasMaximumProcessorCores 16 ; ns2:hasSessions 5 ; ns2:maxNetworkInstance 1 . @prefix ns13: . ns1:this ns2:productLicenseOf ns13:this ; ns11:hasDatabaseEngine ns11:MySQL5 ; ns11:hasDatabaseFamily ns11:MySQL ; ns11:hasOperatingSystemFamily ns11:OSFamilyAny .