com.hi3project.broccoli.ontology.bsdlOntology.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2015 Mytech Ingenieria Aplicada <http://www.mytechia.com> Copyright (C) 2015 Alejandro Paz <[email protected]> This file is part of Broccoli. Broccoli is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Broccoli is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Broccoli. If not, see <http://www.gnu.org/licenses/>. --> <ontology URI="http://hi3project.com/broccoli/bsdl#ontology" ontologyLanguage="http://hi3project.com/broccoli/bsdl#ontology" versionNumber="0.9.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="bsdlSchema.xsd"> <concept URI="http://hi3project.com/broccoli/bsdl#object"/> <concept URI="http://hi3project.com/broccoli/bsdl#literal" subconceptOf="http://hi3project.com/broccoli/bsdl#object"/> <concept URI="http://hi3project.com/broccoli/bsdl#string" subconceptOf="http://hi3project.com/broccoli/bsdl#literal"/> <concept URI="http://hi3project.com/broccoli/bsdl#semanticIdentifier" subconceptOf="http://hi3project.com/broccoli/bsdl#object"/> </ontology>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy