#Processed by Id: cwm.py,v 1.32 2001/04/05 21:33:55 timbl Exp # using base file:/web/infomesh/2001/rdfsvalid/ # Notation3 generation by # notation3.py,v 1.67 2001/04/26 05:13:27 connolly Exp # Base was: file:/web/infomesh/2001/rdfsvalid/ @prefix log: . @prefix util: . @prefix wn: . @prefix earl: . @prefix swag: . @prefix swaguri: . @prefix daml: . @prefix rdf: . @prefix : . @prefix rdfs: . @prefix dc: . :schemaInconsistency "A Property cannot be a Class", "Classes cannot have ranges", "Something with a range must be a property" . rdfs:label :schemaInconsistency "rdfs:label is a Property, not a Class" . #ENDS