📄 performance.java
字号:
/*
* (c) Copyright 2003, 2004, 2005, 2006, 2007 Hewlett-Packard Development Company, LP
* See end of file.
*/
package com.hp.hpl.jena.rdf.arp.test;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import org.xml.sax.ErrorHandler;
import org.xml.sax.SAXParseException;
import com.hp.hpl.jena.rdf.arp.NTriple;
class Performance {
static String allFiles[][] =
{
{
"testing/arp/onts/ont1",
"http://cicho0.tripod.com/cs_Courses_ont" },
{
"testing/arp/onts/ont2",
"http://cicho0.tripod.com/cs_LecturingStaff_ont" },
{
"testing/arp/onts/ont3",
"http://cicho0.tripod.com/cs_Staff_ont" },
{
"testing/arp/onts/ont4",
"http://cicho0.tripod.com/Dep_of_Computer_Science" },
{
"testing/arp/onts/ont10",
"http://daml.umbc.edu/ontologies/calendar-ont.daml" },
{
"testing/arp/onts/ont11",
"http://daml.umbc.edu/ontologies/classification.daml" },
{
"testing/arp/onts/ont12",
"http://daml.umbc.edu/ontologies/dreggie-ont.daml" },
{
"testing/arp/onts/ont13",
"http://daml.umbc.edu/ontologies/profile-ont.daml" },
{
"testing/arp/onts/ont14",
"http://daml.umbc.edu/ontologies/talk-ont.daml" },
{
"testing/arp/onts/ont15",
"http://daml.umbc.edu/ontologies/topic-ont.daml" },
{
"testing/arp/onts/ont16",
"http://daml.umbc.edu/ontologies/trust-ont.daml" },
{
"testing/arp/onts/ont17",
"http://derpi.tuwien.ac.at/~andrei/cerif-rdf-dc-mn.daml" },
{
"testing/arp/onts/ont18",
"http://edge.mcs.drexel.edu/MUG/2001/05/16/sbf.daml" },
{
"testing/arp/onts/ont19",
"http://grcinet.grci.com/maria/www/codipsite/Onto/DublinCore/DublinCore_V27Aug2001.daml" },
{
"testing/arp/onts/ont20",
"http://grcinet.grci.com/maria/www/codipsite/Onto/Project/ProjectOntology_V26Jul2001.daml" },
{
"testing/arp/onts/ont21",
"http://grcinet.grci.com/maria/www/codipsite/Onto/TMD/TMDOntology_V27Aug2001.daml" },
{
"testing/arp/onts/ont22",
"http://grcinet.grci.com/maria/www/codipsite/Onto/WebDirectory/WebDirectory_V27Aug2001.daml" },
{
"testing/arp/onts/ont23",
"http://grcinet.grci.com/maria/www/CodipSite/Onto/WebSite/WebSiteOntology_V27Aug2001.daml" },
{
"testing/arp/onts/ont26",
"http://isx.com/~phaglic/horus/daml/onts/englishpubont.daml" },
{
"testing/arp/onts/ont27",
"http://ksl.stanford.edu/projects/DAML/chimaera-jtp-cardinality-test1.daml" },
{
"testing/arp/onts/ont28",
"http://mnemosyne.umd.edu/~aelkiss/daml/serial1.2.daml" },
/*
{
"testing/arp/onts/ont71",
"http://orlando.drc.com/daml/Ontology/TaskListUJTLScenario/current/" },
*/
{
"testing/arp/onts/ont29",
"http://mnemosyne.umd.edu/~aelkiss/weather-ont.daml" },
{
"testing/arp/onts/ont30",
"http://mr.teknowledge.com/DAML/ArtOntology.daml" },
{
"testing/arp/onts/ont31",
"http://mr.teknowledge.com/daml/Homeworks/HomeWork1/ResearchProjectOntology.daml" },
{
"testing/arp/onts/ont32",
"http://mr.teknowledge.com/daml/homeworks/HomeWork3/BriefingOntology.daml" },
{
"testing/arp/onts/ont34",
"http://mr.teknowledge.com/DAML/Imaging.daml" },
{
"testing/arp/onts/ont35",
"http://mr.teknowledge.com/daml/ontologies/ImageFingerprinting/2001/04/BriefingsOntology.daml" },
{
"testing/arp/onts/ont36",
"http://mr.teknowledge.com/daml/ontologies/ImageFingerprinting/2001/04/ImageFingerprintingOntology-web.daml" },
{
"testing/arp/onts/ont37",
"http://mr.teknowledge.com/daml/ontologies/ImageFingerprinting/2001/04/ImageFingerprintsOntology-briefings.daml" },
{
"testing/arp/onts/ont38",
"http://mr.teknowledge.com/DAML/pptOntology.daml" },
{
"testing/arp/onts/ont39",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_I1.daml" },
{
"testing/arp/onts/ont40",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_I2.daml" },
{
"testing/arp/onts/ont41",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_I3.daml" },
{
"testing/arp/onts/ont42",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_I4.daml" },
{
"testing/arp/onts/ont43",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_II1.daml" },
{
"testing/arp/onts/ont44",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_II2.daml" },
{
"testing/arp/onts/ont45",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_II3.daml" },
{
"testing/arp/onts/ont46",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_II4.daml" },
{
"testing/arp/onts/ont47",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_III1.daml" },
{
"testing/arp/onts/ont48",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_III2.daml" },
{
"testing/arp/onts/ont49",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_III3.daml" },
{
"testing/arp/onts/ont50",
"http://ontobroker.semanticweb.org/ontos/compontos/tourism_III4.daml" },
{
"testing/arp/onts/ont53",
"http://opencyc.sourceforge.net/daml/cyc-transportation.daml" },
{
"testing/arp/onts/ont54",
"http://opencyc.sourceforge.net/daml/cyc.daml" },
{
"testing/arp/onts/ont55",
"http://opencyc.sourceforge.net/daml/naics" },
{
"testing/arp/onts/ont56",
"http://orlando.drc.com/daml/ontology/Bibliographic/current/" },
{
"testing/arp/onts/ont57",
"http://orlando.drc.com/daml/Ontology/Commercial/Shipping/current/" },
{
"testing/arp/onts/ont58",
"http://orlando.drc.com/daml/Ontology/Condition/UJTL/v4.0/current/" },
{
"testing/arp/onts/ont59",
"http://orlando.drc.com/daml/Ontology/DAML-extension/current/" },
{
"testing/arp/onts/ont60",
"http://orlando.drc.com/daml/ontology/DC/current/" },
{
"testing/arp/onts/ont61",
"http://orlando.drc.com/daml/ontology/Fugitive/current/" },
{
"testing/arp/onts/ont62",
"http://orlando.drc.com/daml/Ontology/Genealogy/current/" },
{
"testing/arp/onts/ont63",
"http://orlando.drc.com/daml/ontology/Glossary/current/" },
{
"testing/arp/onts/ont64",
"http://orlando.drc.com/daml/Ontology/GPS/Coordinates/current/" },
{
"testing/arp/onts/ont65",
"http://orlando.drc.com/daml/Ontology/Intelligence/Report/current/" },
{
"testing/arp/onts/ont66",
"http://orlando.drc.com/daml/ontology/Locator/current/" },
{
"testing/arp/onts/ont67",
"http://orlando.drc.com/daml/ontology/Organization/current/" },
{
"testing/arp/onts/ont68",
"http://orlando.drc.com/daml/ontology/Person/current/" },
{
"testing/arp/onts/ont69",
"http://orlando.drc.com/daml/Ontology/POC/current/" },
{
"testing/arp/onts/ont70",
"http://orlando.drc.com/daml/ontology/TaskList/current/" },
/*
{
"testing/arp/onts/ont71",
"http://orlando.drc.com/daml/Ontology/TaskListUJTLScenario/current/" },
{
"testing/arp/onts/ont72",
"http://orlando.drc.com/daml/Ontology/Thesaurus/CALL/current/" },
{
"testing/arp/onts/ont73",
"http://orlando.drc.com/daml/ontology/UniversalProperty/current/" },
{
"testing/arp/onts/ont74",
"http://orlando.drc.com/daml/ontology/VES/current/" },
{
"testing/arp/onts/ont75",
"http://orlando.drc.com/SemanticWeb/DAML/Ontology/dc" },
{
"testing/arp/onts/ont76",
"http://orlando.drc.com/SemanticWeb/DAML/Ontology/DIS/Entity/Platform/Land" },
{
"testing/arp/onts/ont77",
"http://orlando.drc.com/SemanticWeb/DAML/Ontology/Goal-Objective" },
{
"testing/arp/onts/ont78",
"http://orlando.drc.com/SemanticWeb/DAML/Ontology/NationalSecurity" },
{
"testing/arp/onts/ont79",
"http://orlando.drc.com/SemanticWeb/DAML/Ontology/VES" },
{
"testing/arp/onts/ont80",
"http://orlando.drc.com/SemanticWeb/OWL/Ontology/spaceshuttle/crew" },
{
"testing/arp/onts/ont81",
"http://orlando.drc.com/SemanticWeb/OWL/Ontology/spaceshuttle/mission" },
{
"testing/arp/onts/ont83",
"http://phd1.cs.yale.edu:8080/ontologies/wsdl-ont.daml" },
{
"testing/arp/onts/ont84",
"http://phd1.cs.yale.edu:8080/umls/UMLSinDAML/NET/SRDEF.daml" },
{
"testing/arp/onts/ont85",
"http://phd1.cs.yale.edu:8080/umls/UMLSinDAML/NET/SRSTR.daml" },
{
"testing/arp/onts/ont86",
"http://projects.teknowledge.com/DAML/DynamicOntology1.daml" },
{
"testing/arp/onts/ont87",
"http://projects.teknowledge.com/DAML/Ontology.daml" },
{
"testing/arp/onts/ont88", "http://purl.org/net/swn" }, {
"testing/arp/onts/ont89", "http://purl.org/rss/1.0/" }, {
"testing/arp/onts/ont90",
"http://reliant.teknowledge.com/DAML/SUO.daml" },
{
"testing/arp/onts/ont91",
"http://ubot.lockheedmartin.com/ubot/2001/08/baby-shoe/shoeproj-ont.daml" },
{
"testing/arp/onts/ont92",
"http://ubot.lockheedmartin.com/ubot/2001/08/extraction-ont.daml" },
{
"testing/arp/onts/ont93",
"http://ubot.lockheedmartin.com/ubot/2001/08/ubot-ont.daml" },
{
"testing/arp/onts/ont94",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Awards.daml" },
{
"testing/arp/onts/ont95",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Bio.daml" },
{
"testing/arp/onts/ont96",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/ContactInfo.daml" },
{
"testing/arp/onts/ont97",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Course.daml" },
{
"testing/arp/onts/ont98",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Date.daml" },
{
"testing/arp/onts/ont99",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Image.daml" },
{
"testing/arp/onts/ont100",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Organization.daml" },
{
"testing/arp/onts/ont101",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Person.daml" },
{
"testing/arp/onts/ont102",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/ProfessionalExperienceAndEducation.daml" },
{
"testing/arp/onts/ont103",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Project.daml" },
{
"testing/arp/onts/ont104",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Publication.daml" },
{
"testing/arp/onts/ont105",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Researcher.daml" },
{
"testing/arp/onts/ont106",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Time.daml" },
{
"testing/arp/onts/ont107",
"http://www.ai.sri.com/daml/ontologies/sri-basic/1-0/Topic.daml" },
{
"testing/arp/onts/ont108",
"http://www.cs.man.ac.uk/~horrocks/Ontologies/tambis.daml" },
{
"testing/arp/onts/ont109",
"http://www.cs.umbc.edu/~yzou1/daml/acl.daml" },
{
"testing/arp/onts/ont110",
"http://www.cs.umbc.edu/~yzou1/daml/acldaml.daml" },
{
"testing/arp/onts/ont111",
"http://www.cs.umd.edu/projects/plus/DAML/onts/beer1.0.daml" },
{
"testing/arp/onts/ont112",
"http://www.cs.umd.edu/projects/plus/DAML/onts/cs1.0.daml" },
{
"testing/arp/onts/ont113",
"http://www.cs.umd.edu/projects/plus/DAML/onts/cs1.1.daml" },
{
"testing/arp/onts/ont114",
"http://www.cs.umd.edu/projects/plus/DAML/onts/docmnt1.0.daml" },
{
"testing/arp/onts/ont115",
"http://www.cs.umd.edu/projects/plus/DAML/onts/general1.0.daml" },
{
"testing/arp/onts/ont116",
"http://www.cs.umd.edu/projects/plus/DAML/onts/personal1.0.daml" },
{
"testing/arp/onts/ont117",
"http://www.cs.umd.edu/projects/plus/DAML/onts/tseont.daml" },
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -