  @prefix epid: <https://pure.iiasa.ac.at/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix doi: <https://doi.org/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13612>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/13612#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-1100>;
	rdf:_2 <https://pure.iiasa.ac.at/id/person/ext-1049> .

<https://pure.iiasa.ac.at/id/eprint/13612/>
	dc:format "text/html";
	dc:title "HTML Summary of #13612 \n\nALEX: automatic learning in expert systems\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13612> .

<https://pure.iiasa.ac.at/id/eprint/13612>
	bibo:abstract "An environment for automatic learning (ALEX) has been designed and implemented in a modular fashion. The system consists of an example generation module (i.e., tutor software system representing the application domain); the learning subsystem; an analysis component; and the user interface and control structure integrating these components. As the core of the learning subsystem the incremental learning algorithm ID-H has been developed, based on the incremental application of hybrid clustering. To improve the overall performance of the learning environment, a feedback loop between the results of a learning step and the input of the next learning step has been introduced. The learning environment can automatically direct its learning strategy according to its assessment of its performance"^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/13612#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "i";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-1049>,
		<https://pure.iiasa.ac.at/id/person/ext-1100>;
	dct:date "1991";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-af0a9a5baed87c407844a3f5db44597c>;
	dct:title "ALEX: automatic learning in expert systems"^^xsd:string;
	owl:sameAs <https://doi.org/10.1109/CAIA.1991.120846>;
	rdf:type bibo:Article,
		bibo:BookSection,
		ep:BookSectionEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/13612/> .

<https://pure.iiasa.ac.at/id/org/ext-af0a9a5baed87c407844a3f5db44597c>
	foaf:name "IEEE"^^xsd:string;
	rdf:type foaf:Organization .

<https://pure.iiasa.ac.at/id/person/ext-1049>
	foaf:familyName "Fedra"^^xsd:string;
	foaf:givenName "K."^^xsd:string;
	foaf:name "K. Fedra"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/person/ext-1100>
	foaf:familyName "Winkelbauer"^^xsd:string;
	foaf:givenName "L."^^xsd:string;
	foaf:name "L. Winkelbauer"^^xsd:string;
	rdf:type foaf:Person .

