@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/amv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <http://www.wikidata.org/entity/> .
ns1:Q8366
owl:equivalentClass ns0:Algorithm .
<https://w3id.org/amv#A*Algorithm>
a ns0:Algorithm .
ns0:Algorithm
metadata_def:mappingLoom "algorithm" ;
metadata_def:mappingSameURI ns0:Algorithm ;
metadata_def:prefLabel "Algorithm" ;
metadata:prefixIRI "amv:Algorithm" ;
a owl:Class ;
rdfs:comment "It is a finite and unambiguous sequence of computer implementable instructions to perform a certain task. This can be a simple process, such as adding two numbers together, or a complex function, such as adding effects to an image. It can be expressed within a finite amount of space and time and in a well-defined formal language."@en ;
rdfs:label "Algorithm" ;
rdfs:subClassOf owl:Thing .
ns0:BeadSort
a ns0:Algorithm .
ns0:BellmanFordAlgorithm
a ns0:Algorithm .
ns0:BestBinFirst
a ns0:Algorithm .
ns0:BlockSort
a ns0:Algorithm .
ns0:BubbleSort
a ns0:Algorithm .
ns0:ChristofidesAlgorithm
a ns0:Algorithm .
ns0:DataExtractionFromSbr
a ns0:Algorithm .
ns0:DijkstrasAlgorithm
a ns0:Algorithm .
ns0:EncoderDecoder
a ns0:Algorithm .
ns0:FastMultipoleMethod
a ns0:Algorithm .
ns0:HeapSort
a ns0:Algorithm .
ns0:InsertionSort
a ns0:Algorithm .
ns0:MergeSort
a ns0:Algorithm .
ns0:QuickSort
a ns0:Algorithm .
ns0:SelectionSort
a ns0:Algorithm .
ns0:SmoothSort
a ns0:Algorithm .
ns0:TimSort
a ns0:Algorithm .
ns0:UserQueryProcessingAlgorithm
a ns0:Algorithm .
ns0:accessibility
rdfs:domain ns0:Algorithm .
ns0:algorithmTypeFor
rdfs:range ns0:Algorithm .
ns0:analysisFunctionType
rdfs:domain ns0:Algorithm .
ns0:analysisFunctionTypeOf
rdfs:range ns0:Algorithm .
ns0:availableAlgorithm
rdfs:range ns0:Algorithm .
ns0:computesSolutionTo
rdfs:domain ns0:Algorithm .
ns0:constraint
rdfs:domain ns0:Algorithm .
ns0:dataStructureUsed
rdfs:domain ns0:Algorithm .
ns0:dataStructureUsedIn
rdfs:range ns0:Algorithm .
ns0:edgeCase
rdfs:domain ns0:Algorithm .
ns0:firstWrittenRecord
rdfs:domain ns0:Algorithm .
ns0:flexible
rdfs:domain ns0:Algorithm .
ns0:formOfExpression
rdfs:domain ns0:Algorithm .
ns0:formOfExpressionOf
rdfs:range ns0:Algorithm .
ns0:hasMessageComplexity
rdfs:domain ns0:Algorithm .
ns0:hasMetric
rdfs:domain ns0:Algorithm .
ns0:hasPerformanceMetric
rdfs:domain ns0:Algorithm .
ns0:hasSpaceComplexity
rdfs:domain ns0:Algorithm .
ns0:hasSubalgorithm
rdfs:domain ns0:Algorithm ;
rdfs:range ns0:Algorithm .
ns0:hasTimeComplexity
rdfs:domain ns0:Algorithm .
ns0:inputDescription
rdfs:domain ns0:Algorithm .
ns0:isATypeOf
rdfs:domain ns0:Algorithm .
ns0:loopConstruct
rdfs:domain ns0:Algorithm .
ns0:loopConstructOf
rdfs:range ns0:Algorithm .
ns0:mathematicalProperty
rdfs:domain ns0:Algorithm .
ns0:mathematicalPropertyUsed
rdfs:range ns0:Algorithm .
ns0:messageComplexityOf
rdfs:range ns0:Algorithm .
ns0:metricOf
rdfs:range ns0:Algorithm .
ns0:numberOfNestedLoops
rdfs:domain ns0:Algorithm .
ns0:numberOfSteps
rdfs:domain ns0:Algorithm .
ns0:offlineAlgorithm
rdfs:domain ns0:Algorithm .
ns0:onlineAlgorithm
rdfs:domain ns0:Algorithm .
ns0:optimal
rdfs:domain ns0:Algorithm .
ns0:performanceMetricOf
rdfs:range ns0:Algorithm .
ns0:pub_appearedIn
rdfs:domain ns0:Algorithm .
ns0:pub_contains
rdfs:range ns0:Algorithm .
ns0:readable
rdfs:domain ns0:Algorithm .
ns0:spaceComplexityOf
rdfs:range ns0:Algorithm .
ns0:subalgorithmOf
rdfs:domain ns0:Algorithm ;
rdfs:range ns0:Algorithm .
ns0:timeComplexityOf
rdfs:range ns0:Algorithm .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/amv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <http://www.wikidata.org/entity/> .
ns1:Q8366
owl:equivalentClass ns0:Algorithm .
<https://w3id.org/amv#A*Algorithm>
a ns0:Algorithm .
ns0:Algorithm
metadata_def:mappingLoom "algorithm" ;
metadata_def:mappingSameURI ns0:Algorithm ;
metadata_def:prefLabel "Algorithm" ;
metadata:prefixIRI "amv:Algorithm" ;
a owl:Class ;
rdfs:comment "It is a finite and unambiguous sequence of computer implementable instructions to perform a certain task. This can be a simple process, such as adding two numbers together, or a complex function, such as adding effects to an image. It can be expressed within a finite amount of space and time and in a well-defined formal language."@en ;
rdfs:label "Algorithm" ;
rdfs:subClassOf owl:Thing .
ns0:BeadSort
a ns0:Algorithm .
ns0:BellmanFordAlgorithm
a ns0:Algorithm .
ns0:BestBinFirst
a ns0:Algorithm .
ns0:BlockSort
a ns0:Algorithm .
ns0:BubbleSort
a ns0:Algorithm .
ns0:ChristofidesAlgorithm
a ns0:Algorithm .
ns0:DataExtractionFromSbr
a ns0:Algorithm .
ns0:DijkstrasAlgorithm
a ns0:Algorithm .
ns0:EncoderDecoder
a ns0:Algorithm .
ns0:FastMultipoleMethod
a ns0:Algorithm .
ns0:HeapSort
a ns0:Algorithm .
ns0:InsertionSort
a ns0:Algorithm .
ns0:MergeSort
a ns0:Algorithm .
ns0:QuickSort
a ns0:Algorithm .
ns0:SelectionSort
a ns0:Algorithm .
ns0:SmoothSort
a ns0:Algorithm .
ns0:TimSort
a ns0:Algorithm .
ns0:UserQueryProcessingAlgorithm
a ns0:Algorithm .
ns0:accessibility
rdfs:domain ns0:Algorithm .
ns0:algorithmTypeFor
rdfs:range ns0:Algorithm .
ns0:analysisFunctionType
rdfs:domain ns0:Algorithm .
ns0:analysisFunctionTypeOf
rdfs:range ns0:Algorithm .
ns0:availableAlgorithm
rdfs:range ns0:Algorithm .
ns0:computesSolutionTo
rdfs:domain ns0:Algorithm .
ns0:constraint
rdfs:domain ns0:Algorithm .
ns0:dataStructureUsed
rdfs:domain ns0:Algorithm .
ns0:dataStructureUsedIn
rdfs:range ns0:Algorithm .
ns0:edgeCase
rdfs:domain ns0:Algorithm .
ns0:firstWrittenRecord
rdfs:domain ns0:Algorithm .
ns0:flexible
rdfs:domain ns0:Algorithm .
ns0:formOfExpression
rdfs:domain ns0:Algorithm .
ns0:formOfExpressionOf
rdfs:range ns0:Algorithm .
ns0:hasMessageComplexity
rdfs:domain ns0:Algorithm .
ns0:hasMetric
rdfs:domain ns0:Algorithm .
ns0:hasPerformanceMetric
rdfs:domain ns0:Algorithm .
ns0:hasSpaceComplexity
rdfs:domain ns0:Algorithm .
ns0:hasSubalgorithm
rdfs:domain ns0:Algorithm ;
rdfs:range ns0:Algorithm .
ns0:hasTimeComplexity
rdfs:domain ns0:Algorithm .
ns0:inputDescription
rdfs:domain ns0:Algorithm .
ns0:isATypeOf
rdfs:domain ns0:Algorithm .
ns0:loopConstruct
rdfs:domain ns0:Algorithm .
ns0:loopConstructOf
rdfs:range ns0:Algorithm .
ns0:mathematicalProperty
rdfs:domain ns0:Algorithm .
ns0:mathematicalPropertyUsed
rdfs:range ns0:Algorithm .
ns0:messageComplexityOf
rdfs:range ns0:Algorithm .
ns0:metricOf
rdfs:range ns0:Algorithm .
ns0:numberOfNestedLoops
rdfs:domain ns0:Algorithm .
ns0:numberOfSteps
rdfs:domain ns0:Algorithm .
ns0:offlineAlgorithm
rdfs:domain ns0:Algorithm .
ns0:onlineAlgorithm
rdfs:domain ns0:Algorithm .
ns0:optimal
rdfs:domain ns0:Algorithm .
ns0:performanceMetricOf
rdfs:range ns0:Algorithm .
ns0:pub_appearedIn
rdfs:domain ns0:Algorithm .
ns0:pub_contains
rdfs:range ns0:Algorithm .
ns0:readable
rdfs:domain ns0:Algorithm .
ns0:spaceComplexityOf
rdfs:range ns0:Algorithm .
ns0:subalgorithmOf
rdfs:domain ns0:Algorithm ;
rdfs:range ns0:Algorithm .
ns0:timeComplexityOf
rdfs:range ns0:Algorithm .