Namespaces | Variables
consistency-check.py File Reference

Go to the source code of this file.

Namespaces

namespace  consistency-check

Variables

tuple consistency-check.data = json.loads(line)
tuple consistency-check.dom_owl = parse(file_owl)
list consistency-check.file_logged_designators = sys.argv[1]
list consistency-check.file_owl = sys.argv[2]
tuple consistency-check.indiv_name = individual.getAttribute("rdf:about")
tuple consistency-check.indiv_type_resource = individual_type.getAttribute("rdf:resource")
tuple consistency-check.individual_type = individual.getElementsByTagName("rdf:type")
tuple consistency-check.individuals = dom_owl.getElementsByTagName("owl:namedIndividual")
list consistency-check.logged_but_not_owl = []
list consistency-check.logged_designators = []
list consistency-check.logged_details = []
list consistency-check.logged_duplicates = []
list consistency-check.logged_inspected = []
list consistency-check.owl_but_not_logged = []
list consistency-check.owl_designators = []
list consistency-check.owl_duplicates = []
list consistency-check.owl_inspected = []
 consistency-check.params_ok = True
int consistency-check.seen = 0


beliefstate
Author(s): Jan Winkler
autogenerated on Sun Oct 5 2014 22:30:16