

<!DOCTYPE rdf:RDF [
   <!ENTITY wnd "http://www.ontologyportal.org/WNDefs.owl#">
   <!ENTITY kbd "http://www.ontologyportal.org/KBDefs.owl#">
   <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
   <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
   <!ENTITY owl "http://www.w3.org/2002/07/owl#">
]>
<rdf:RDF
xmlns="http://www.ontologyportal.org/WordNet.owl#"
xml:base="http://www.ontologyportal.org/WordNet.owl"
xmlns:wnd ="http://www.ontologyportal.org/WNDefs.owl#"
xmlns:kbd ="http://www.ontologyportal.org/KBDefs.owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl ="http://www.w3.org/2002/07/owl#">
<owl:Ontology rdf:about="http://www.ontologyportal.org/WordNet.owl">
<rdfs:comment xml:lang="en">An expression of the Princeton WordNet ( http://wordnet.princeton.edu ) in OWL.  Use is subject to the Princeton WordNet license at http://wordnet.princeton.edu/wordnet/license/</rdfs:comment>
<rdfs:comment xml:lang="en">Produced on date: Fri May 01 13:30:31 UTC 2026</rdfs:comment>
</owl:Ontology>
<owl:Thing rdf:about="#WN30-106655927">
  <rdf:type rdf:resource="&wnd;NounSynset"/>
  <rdfs:label>GIGO</rdfs:label>
  <wnd:word rdf:resource="#WN30Word-GIGO"/>
  <rdfs:comment xml:lang="en">(computer science) a rule stating that the quality of the output is a function of the quality of the input; put garbage in and you get garbage out</rdfs:comment>
  <wnd:hypernym rdf:resource="#WN30-106652242"/>
  <wnd:domain-topic rdf:resource="#WN30-106128570"/>
</owl:Thing>
</rdf:RDF>



