All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.extendedRelations.ttl Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
# Manually coded facts of YAGO2s.
#  DO NOT OVERWRITE!
# These are the text-based relations of YAGO2s.
# The HardExtractor will make this data part of YAGO2s

@base  .
@prefix dc:  .
@prefix foaf:  .
@prefix owl:  .
@prefix rdf:  .
@prefix rdfs:  .
@prefix skos:  .
@prefix vcard:  .
@prefix xsd:  .

	rdfs:domain	owl:Thing .
	rdfs:range	owl:Thing .
	rdf:type	 .
	rdfs:domain	owl:Thing .
	rdfs:range	owl:Thing .
	rdf:type	 .
	rdfs:domain	rdf:Statement .
	rdfs:range	xsd:string .
	rdf:type	 .
	rdfs:domain	rdf:Statement .
	rdfs:range	xsd:string .
	rdf:type	 .
	rdfs:domain	rdf:Statement .
	rdfs:range	xsd:string .
	rdf:type	 .
    rdfs:domain owl:Thing .
    rdfs:range  xsd:nonNegativeInteger .
    rdf:type     .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:string .
	rdf:type	 .
	 rdfs:subPropertyOf	 .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:string .
	rdf:type	 .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:string .
	rdf:type	 .
	 rdfs:subPropertyOf	 .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:decimal .
	rdf:type	 .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:string .
	rdf:type	 .
	rdfs:domain	owl:Thing .
	rdfs:range	xsd:string .
	rdf:type	 .
	 rdfs:subPropertyOf	 .
# excluded 	rdfs:domain	owl:Thing .
# excluded 	rdfs:range	xsd:string .
# excluded 	rdf:type	 .
# excluded 	 rdfs:subPropertyOf	 .
# excluded 		"$1 has a title '$2'" .
		"$1 has internal link target $2 in Wikipedia" .
		"$1 has external link target $2 in Wikipedia" .
		"Link $1 has anchor text $2" .
		"Link $1 has context $2 preceding the anchor" .
		"Link $1 has context $1 succeeding the anchor" .
		"$1 has the link anchor text $2 in Wikipedia" .
		"$1 has Wikipedia category $2" .
		"$1 is a Wikipedia subcategory of $2" .
		"$1 has a Wikipedia article with length $2" .
		"$1 has $2 as Wikipedia abstract text" .
		"$1 has a citation with the title '$2'" .
<_yagoMetadata>    rdfs:domain xsd:String .
<_yagoMetadata>    rdfs:range  xsd:String .
<_yagoMetadata>    rdf:type     .
<_hasLinkLikelihood>    rdfs:domain xsd:String .
<_hasLinkLikelihood>    rdfs:range  xsd:double .
<_hasLinkLikelihood>    rdf:type     .




© 2015 - 2025 Weber Informatics LLC | Privacy Policy