Skip to content

Commit

Permalink
Change subclass of bb:IntegrationTechnology from bb:InformationManage…
Browse files Browse the repository at this point in the history
…mentEntityType to meta:ComputerBasedApplicationComponent.
  • Loading branch information
KonradHoeffner committed May 19, 2020
1 parent abbef79 commit 14e45c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bb.nt
Original file line number Diff line number Diff line change
Expand Up @@ -21946,7 +21946,7 @@
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.snik.eu/ontology/meta/subTopClass> <http://www.snik.eu/ontology/meta/EntityType> .
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.w3.org/2000/01/rdf-schema#label> "Integration Technology"@en .
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.snik.eu/ontology/bb/InformationManagementEntityType> .
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.snik.eu/ontology/meta/ComputerBasedApplicationComponent> .
<http://www.snik.eu/ontology/bb/IntegrationTechnology> <http://www.w3.org/2004/02/skos/core#definition> "Technologies used to achieve integration within distributed health information systems, including federated database systems, transaction management, and middleware (e. g. communication servers, remote function calls, SOA)."@en .
<http://www.snik.eu/ontology/bb/Integrity> <http://www.snik.eu/ontology/bb/page> "308"^^<http://www.w3.org/2001/XMLSchema#positiveInteger> .
<http://www.snik.eu/ontology/bb/Integrity> <http://www.snik.eu/ontology/meta/chapter> <http://www.snik.eu/ontology/bb/Thesaurus> .
Expand Down

0 comments on commit 14e45c5

Please sign in to comment.