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

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

PrefixNamespace IRI
n16http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_6.
dctermshttp://purl.org/dc/terms/
n29http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM8.
atomhttp://atomowl.org/ontologies/atomrdf#
n14http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM3.
foafhttp://xmlns.com/foaf/0.1/
n12http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtDB2EDM/sioc.
n32http://vos.openlinksw.com/dataspace/services/wiki/
n22http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_2.
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n27http://vos.openlinksw.com/dataspace/dav#
n9http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM4.
n23http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_3.
rdfshttp://www.w3.org/2000/01/rdf-schema#
n31http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n6http://vos.openlinksw.com/dataspace/person/dav#
n30http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2EDM/._.
n10http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM5.
n15http://vos.openlinksw.com/dataspace/owiki/wiki/
n18http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_4.
n26http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n28http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2EDM/._.DS_Store.
n33http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM6.
n36http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2EDM/.
n4http://vos.openlinksw.com/dataspace/owiki#
n17http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM1.
n19http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_5.
xsdhhttp://www.w3.org/2001/XMLSchema#
n34http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM7.
n21http://vos.openlinksw.com/dataspace/person/owiki#
n24http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/._.
n25http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtAdoNetDataServices_1.
siochttp://rdfs.org/sioc/ns#
n13http://vos.openlinksw.com/wiki/main/VOS/VirtDB2EDM/VirtDB2EDM2.
Subject Item
n6:this
foaf:made
n2:VirtDB2EDM
Subject Item
n27:this
sioc:creator_of
n2:VirtDB2EDM
Subject Item
n32:item
n31:services_of
n2:VirtDB2EDM
Subject Item
n4:this
sioc:creator_of
n2:VirtDB2EDM
Subject Item
n15:VOS
sioc:container_of
n2:VirtDB2EDM
atom:entry
n2:VirtDB2EDM
atom:contains
n2:VirtDB2EDM
Subject Item
n2:VirtDB2EDM
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:39:48.153274
dcterms:modified
2017-06-29T07:36:33.314008
rdfs:label
VirtDB2EDM
foaf:maker
n21:this n6:this
dc:title
VirtDB2EDM
opl:isDescribedUsing
n12:rdf
sioc:has_creator
n4:this n27:this
sioc:attachment
n9:png n10:png n13:png n14:png n16:png n17:png n18:png n19:png n22:png n23:png n24:DS_Store n25:png n26:DS_Store n28:nkuPL8 n29:png n30:DS_Store n33:png n34:png n36:DS_Store
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VirtDB2EntityFrameworkUsage"}% ---+++Creating an Entity Data Model (EDM) for the DB2 Sample database The following steps can be used to create an Entity Data Model (EDM) for the DB2 Samples database: 1 Launch the Visual Studio 2008 SP1 IDE. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_1.png" style="wikiautogen"/>%BR%%BR% 1 Create a <b>Web Application</b> project by going to the <b>File</b> menu in Visual Studio and choosing <b>New Project</b>. %BR%%BR% 1 When the New Project window appears, choose either <b>Visual Basic</b> or <b>Visual C#</b> as your programming language.%BR%%BR% 1 Within the language category, click on <b>Web</b> and select <b>ASP.NET Web Application</b> from the right-hand panel. %BR%%BR% 1 Choose a name for the project, for example <b><nop>VirtuosoDataService</b>, and click <b>OK</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_2.png" style="wikiautogen"/>%BR%%BR% 1 This will create a new project called <b><nop>VirtuosoDataService</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_3.png" style="wikiautogen"/>%BR%%BR% 1 Right click on the <b><nop>VirtuosoDataService</b> project name in the <b>Solution Explorer</b> pane. Then, select the <b>Add</b> -> <b>New Item</b> menu options. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_4.png" style="wikiautogen"/>%BR%%BR% 1 The <b>Add New Item</b> dialog will appear. Choose the <b>ADO.NET Entity Data Model</b> template. Give it the name <b>Virtuoso.edmx</b>, and click <b>Add</b> to start the creation of the ADO.Net Entity Data Model. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_5.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Entity Data Model Wizard</b> dialog <b>Choose Model Contents</b> page, select the <b>Generate from Database</b> model type and click <b>Next</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtAdoNetDataServices_6.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Entity Data Model Wizard</b> dialog <b>Choose your Data Connection</b> page, select the <b>New Connection</b> button. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM1.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Choose Data Source</b> dialog, select the <b><nop>OpenLink Virtuoso Data Source</b> from the list and click <b>Continue</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM2.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Connection Properties</b> dialog, specify the <b>hostname</b>, <b>portno</b>, <b>username</b> and password for the target Virtuoso Server. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM3.png" style="wikiautogen"/>%BR%%BR% 1 Select the <b>Select Database From List</b> radio button and choose <b>SAMPLE</b> from the drop down list. Click *OK*. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM4.png" style="wikiautogen"/>%BR%%BR% 1 Press the <b>Test Connection</b> dialog to verify that the database is accessible. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM5.png" style="wikiautogen"/>%BR%%BR% 1 Set the <b>entity connect string</b> name to <b><nop>VirtuosoEntities</b> (note this name as it is required in the section on creating and ADO.Net Data Service) and click <b>Next</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM6.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Choose your Database Objects</b> page, tick the <b>Tables</b> check box to select all tables in the Samples catalog for addition to the Entity Data Model. Set the <b>Model Namespace</b> to <b><nop>VirtuosoModel</b> and click <b>Finish</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM7.png" style="wikiautogen"/>%BR%%BR% 1 The <b>Virtuoso.edmx</b> EDM will be created with the tables and relationships displayed in the Visual Studio IDE. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDB2EDM8.png" style="wikiautogen"/>%BR%%BR% Creation for the Entity Data Model for the DB2 Samples database is now complete.
sioc:id
1d74bebb831c1ac255805dbdae687a14
sioc:link
n2:VirtDB2EDM
sioc:has_container
n15:VOS
n31:has_services
n32:item
atom:title
VirtDB2EDM
atom:source
n15:VOS
atom:author
n6:this
atom:published
2017-06-13T05:39:48Z
atom:updated
2017-06-29T07:36:33Z
sioc:topic
n15:VOS