Closed KonradHoeffner closed 3 years ago
Use the values from https://github.com/hitontology/ontology/issues/42:
hito:MySql a hito:DatabaseSystem; rdfs:label "MySQL"@en . hito:OracleDatabase a hito:DatabaseSystem; rdfs:label "Oracle Database"@en . hito:MicrosoftSqlServer a hito:DatabaseSystem; rdfs:label "Microsoft SQL Server"@en . hito:PostgreSql a hito:DatabaseSystem; rdfs:label "PostgreSQL"@en . hito:MongoDb a hito:DatabaseSystem; rdfs:label "MongoDB"@en . hito:MariaDb a hito:DatabaseSystem; rdfs:label "MariaDB"@en . hito:IbmDb2 a hito:DatabaseSystem; rdfs:label "IBM DB2"@en . hito:SapHana a hito:DatabaseSystem; rdfs:label "SAP HANA"@en .
Use the values from https://github.com/hitontology/ontology/issues/42: