Logging to file 'tapproperties.txt' mysql> select distinct source from io where arc='instanceOf' and target like '%PropertyType'; +----------------------------------+ | source | +----------------------------------+ | producesFood | | toolUsedToMake | | awardWinner | | projectPrincipal | | about | | accessoryOf | | activityOfEvent | | amazonMap | | arg3Type | | auctionItem | | biography | | capitalCity | | chiefExecutive | | description | | discography | | displaySize | | dmozMap | | domain | | duration | | ebayMap | | endingDate | | hardDriveSize | | hasActor | | hasAddress | | hasAirportCode | | hasAuthor | | hasCitizenship | | hasComponent | | hasDateOfBirth | | hasDirector | | hasFirstName | | hasGender | | hasISBNNumber | | hasLastName | | hasLatitude | | hasLongitude | | hasManufacturer | | hasMember | | hasProducer | | hasPublisher | | hasResidence | | hasSocialSecurityNumber | | hasStateOfMatter | | hasTeamCode | | hasURL | | hasZipCode | | highestBid | | imageURL | | inOffice | | instanceOf | | isCopyOf | | locatedIn | | longFormName | | looksmartMap | | madeOfMaterial | | manufacturerModelName | | manufacturerOf | | manufacturerSuggestedRetailPrice | | memberOf | | memorySize | | notes | | numberOfBids | | occurrenceDate | | occurrenceTimeOfDay | | ownsBrand | | performedBy | | placeLetterCode | | plays | | playsForTeam | | playsInstrument | | powerOutput | | price | | processorSpeed | | processorType | | propertyTypeCardinality | | publishDate | | quantityMeasuredIn | | range | | relevantBrand | | representsPlace | | runsOnPlatform | | sortPriority | | startingDate | | subBrand | | subClassOf | | subGenreOf | | subPropertyOf | | title | | usedInActivity | | usesCurrency | | usesOperatingSystem | | versionNumber | | versionOf | | worksFor | | plural | | singular | | subEvent | | hasPhysicalPart | | bioEventBodyPart | | symptomOf | | treatmentFor | | hasIngredient | | hasFoodAccessory | | creationIncludesEvent | | eventUsesTool | | animalProduces | | hasDish | | servesCuisine | | relevantSecondaryBrand | | subOrganization | | hasHomePage | | hasEmailAddress | | hasParticipant | | homePage | | serviceOfActivity | +----------------------------------+ 115 rows in set (4.01 sec) mysql> Aborted