This HTML5 document contains 49 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n4https://github.com/craigds/
n14http://www.martinfowler.com/eaaCatalog/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n18https://global.dbpedia.org/id/
n19http://www.yiiframework.com/wiki/198/single-table-inheritance/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ukhttp://uk.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbr:Tph
dbo:wikiPageWikiLink
dbr:Single_Table_Inheritance
Subject Item
dbr:Object–relational_mapping
dbo:wikiPageWikiLink
dbr:Single_Table_Inheritance
Subject Item
dbr:Single_Table_Inheritance
rdf:type
dbo:Work dbo:Software owl:Thing wikidata:Q7397 schema:CreativeWork wikidata:Q386724
rdfs:label
Спадкування із спільною таблицею (шаблон проєктування) Single Table Inheritance 単一テーブル継承
rdfs:comment
Спадкування зі спільною таблицею (інша назва Наслідування з одною таблицею, англ. Single Table Inheritance) — шаблон проєктування, який пропонує зберігати ієрархію наслідування класів у вигляді однієї таблиці. Single table inheritance is a way to emulate object-oriented inheritance in a relational database. When mapping from a database table to an object in an object-oriented language, a field in the database identifies what class in the hierarchy the object belongs to. All fields of all the classes are stored in the same table, hence the name "Single Table Inheritance". In Ruby on Rails the field in the table called 'type' identifies the name of the class. In Hibernate (Java) and Entity Framework this pattern is called Table-Per-Class-Hierarchy and Table-Per-Hierarchy (TPH) respectively., and the column containing the class name is called the Discriminator column. 単一テーブル継承(たんいつてーぶるけいしょう、英称 : Single table inheritance)は、オブジェクト指向プログラミングにおける継承をオブジェクト関係マッピングにおいて実現するための一手法である。
dcterms:subject
dbc:Database_theory
dbo:wikiPageID
15944818
dbo:wikiPageRevisionID
1062011355
dbo:wikiPageWikiLink
dbr:Object-oriented dbr:Entity_Framework dbr:Inheritance_(computer_science) dbr:Hibernate_(Java) dbr:Object-oriented_language dbc:Database_theory dbr:Relational_database dbr:Object-relational_mapping dbr:Map_(mathematics) dbr:Class_(computer_science) dbr:Ruby_on_Rails dbr:Hierarchy dbr:Database dbr:ActiveRecord_(Rails)
dbo:wikiPageExternalLink
n4:django-typed-models n14:singleTableInheritance.html n19:
owl:sameAs
dbpedia-uk:Спадкування_із_спільною_таблицею_(шаблон_проєктування) wikidata:Q7523894 n18:4uXvD dbpedia-ja:単一テーブル継承 freebase:m.03qhvtv
dbp:wikiPageUsesTemplate
dbt:Compu-soft-stub dbt:Reflist
dbo:abstract
Спадкування зі спільною таблицею (інша назва Наслідування з одною таблицею, англ. Single Table Inheritance) — шаблон проєктування, який пропонує зберігати ієрархію наслідування класів у вигляді однієї таблиці. Single table inheritance is a way to emulate object-oriented inheritance in a relational database. When mapping from a database table to an object in an object-oriented language, a field in the database identifies what class in the hierarchy the object belongs to. All fields of all the classes are stored in the same table, hence the name "Single Table Inheritance". In Ruby on Rails the field in the table called 'type' identifies the name of the class. In Hibernate (Java) and Entity Framework this pattern is called Table-Per-Class-Hierarchy and Table-Per-Hierarchy (TPH) respectively., and the column containing the class name is called the Discriminator column. 単一テーブル継承(たんいつてーぶるけいしょう、英称 : Single table inheritance)は、オブジェクト指向プログラミングにおける継承をオブジェクト関係マッピングにおいて実現するための一手法である。
gold:hypernym
dbr:Way
prov:wasDerivedFrom
wikipedia-en:Single_Table_Inheritance?oldid=1062011355&ns=0
dbo:wikiPageLength
2423
foaf:isPrimaryTopicOf
wikipedia-en:Single_Table_Inheritance
Subject Item
wikipedia-en:Single_Table_Inheritance
foaf:primaryTopic
dbr:Single_Table_Inheritance