@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
records:83109 a azonOnto:Database ;
azonOnto:acceptanceDate "2023-04-24"^^xsd:date ;
azonOnto:authorInfo [ a azonOnto:AuthorInfo ;
azonOnto:author person:284 ;
azonOnto:position 1 ] ;
azonOnto:collection collection:1 ;
azonOnto:creationYear 2023 ;
azonOnto:description "Test instances was generated based on OR-library instances. For each instance we consider only one constraint (the first one). The format of the data files is as follows: Number of items (n), kanpsack capacity (B); For each item i (i=1,...,n): size of the item; For each item i (i=1,...,n): profit of the item."@en ;
azonOnto:destinationGroup "naukowcy"@pl ;
azonOnto:fileInfo [ a azonOnto:FileInfo ;
azonOnto:name "OR-DATA.zip"^^xsd:string ;
azonOnto:uri "https://data.e-science.pl/83109/OR-DATA.zip"^^xsd:anyURI ] ;
azonOnto:harmfulContent false ;
azonOnto:keywordInfo [ a azonOnto:KeywordInfo ;
azonOnto:name "scheduling"@en ;
azonOnto:uri "http://plwordnet.pwr.wroc.pl/wordnet/synset/290660"^^xsd:anyURI ],
[ a azonOnto:KeywordInfo ;
azonOnto:name "binary knapsack problem"@en ;
azonOnto:uri "http://id.e-science.pl/vocab/kv/46349"^^xsd:anyURI ],
[ a azonOnto:KeywordInfo ;
azonOnto:name "instance"@en ;
azonOnto:uri "http://plwordnet.pwr.wroc.pl/wordnet/synset/324410"^^xsd:anyURI ] ;
azonOnto:language "Angielski"^^xsd:string ;
azonOnto:licenseInfo [ a azonOnto:LicenseInfo ;
azonOnto:name "CC BY-SA 4.0"^^xsd:string ;
azonOnto:uri "https://creativecommons.org/licenses/by-sa/4.0/legalcode.pl"^^xsd:anyURI ] ;
azonOnto:origin "OTHER"^^xsd:string ;
azonOnto:partner [ a azonOnto:Organization ;
azonOnto:name "Politechnika Wrocławska"^^xsd:string ] ;
azonOnto:placeOfCreation "Wrocław"^^xsd:string ;
azonOnto:scientificDiscipline "Dziedzina nauk inżynieryjno-technicznych / informatyka techniczna i telekomunikacja (2018)"@pl ;
azonOnto:submitter [ a azonOnto:Person ;
azonOnto:name "Mariusz Uchroński"^^xsd:string ] ;
azonOnto:title "Test instances for a binary knapsack problem"@en .