# KEHOME/knowledge/tools/pxp/FirstTest.html
# Mar/8/2003
from Dick McCullough:
I ran the first big test of the Parlett XML parser today,
using the complete Stanford TAP knowledge base.
pxp tap.rdf >tap.pxp.out
The gross numbers are
system: Windows XP Pro, 2 GHz CPU, 512 MB RAM
input: tap.rdf 360,855 lines
output: tap.pxp.out 4,602,786 lines
time: 14 hours 8 minutes
The output includes 866,772 lines of validation errors,
because this version of pxp does not read XML namespaces.
Here's what a typical rdf input & pxp output look like.
Musician
MusicGroup
Uncle Tupelo
10
MusicianTweedy,_Jeff
MusicianHeidorn,_Michael
MusicianFarrar,_Jay
40:
Tag :
Attributes : rdf:about="MusicianUncle_Tupelo"
Contents :
1:"\n "
2:
Tag :
Attributes :
Contents :
1:"Musician"
End of tag :
3:"\n "
4:
Tag :
Attributes :
Contents :
1:"MusicGroup"
End of tag :
5:"\n "
6:
Tag :
Attributes : xml:lang="en"
Contents :
1:"Uncle Tupelo"
End of tag :
7:"\n "
8:
Tag :
Attributes :
Contents :
1:"10"
End of tag :
9:"\n "
10:
Tag :
Attributes :
Contents :
1:"MusicianTweedy,_Jeff"
End of tag :
11:"\n "
12:
Tag :
Attributes :
Contents :
1:"MusicianHeidorn,_Michael"
End of tag :
13:"\n "
14:
Tag :
Attributes :
Contents :
1:"MusicianFarrar,_Jay"
End of tag :
15:"\n "
End of tag :
41:"\n "