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

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

PrefixNamespace IRI
n13http://vos.openlinksw.com:80/wiki/main/VOS/VirtINFEDM/.
n19http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_11.
n22http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_08.
n11http://vos.openlinksw.com:80/wiki/main/VOS/VirtINFEDM/._.DS_Store.
n14http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_14.
n20http://rdfs.org/sioc/services#
n37http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/.
dchttp://purl.org/dc/elements/1.1/
n34http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/._.
n24http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtINFEDM/sioc.
n28http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_07.
n4http://vos.openlinksw.com/dataspace/owiki#
n35http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_01.
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dctermshttp://purl.org/dc/terms/
n21http://vos.openlinksw.com/dataspace/services/wiki/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n29http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_04.
atomhttp://atomowl.org/ontologies/atomrdf#
n9http://vos.openlinksw.com:80/wiki/main/VOS/VirtINFEDM/._.
n18http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_10.
n10http://vos.openlinksw.com/dataspace/dav#
xsdhhttp://www.w3.org/2001/XMLSchema#
siochttp://rdfs.org/sioc/ns#
n17http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_13.
n12http://vos.openlinksw.com/dataspace/person/owiki#
n27http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_06.
oplhttp://www.openlinksw.com/schema/attribution#
n8http://vos.openlinksw.com/dataspace/person/dav#
n26http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_09.
n15http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_15.
n32http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_03.
foafhttp://xmlns.com/foaf/0.1/
n31http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_02.
n16http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_12.
siocthttp://rdfs.org/sioc/types#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
n30http://vos.openlinksw.com/wiki/main/VOS/VirtINFEDM/VirtInformixEDM_05.
Subject Item
n8:this
foaf:made
n2:VirtINFEDM
Subject Item
n10:this
sioc:creator_of
n2:VirtINFEDM
Subject Item
n21:item
n20:services_of
n2:VirtINFEDM
Subject Item
n4:this
sioc:creator_of
n2:VirtINFEDM
Subject Item
n6:VOS
sioc:container_of
n2:VirtINFEDM
atom:entry
n2:VirtINFEDM
atom:contains
n2:VirtINFEDM
Subject Item
n2:VirtINFEDM
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:48:54.887569
dcterms:modified
2017-06-29T07:37:44.666264
rdfs:label
VirtINFEDM
foaf:maker
n8:this n12:this
dc:title
VirtINFEDM
opl:isDescribedUsing
n24:rdf
sioc:has_creator
n4:this n10:this
sioc:attachment
n9:DS_Store n11:0FG8Ro n13:DS_Store n14:png n15:png n16:png n17:png n18:png n19:png n22:png n26:png n27:png n28:png n29:png n30:png n31:png n32:png n34:DS_Store n35:png n37:DS_Store
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VirtInformixEntityFrameworkUsage"}% ---+++Creating an Entity Data Model (EDM) for the Informix stores_demo database The following steps can be used to create an Entity Data Model (EDM) for the Informix stores_demo database: 1 Launch the Visual Studio 2008 SP1 IDE. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_01.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% <img src="%ATTACHURLPATH%/VirtInformixEDM_02.png" style="wikiautogen"/>%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>stores_demo</b>, and click <b>OK</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_03.png" style="wikiautogen"/>%BR%%BR% 1 This will create a new project called <b>stores_demo</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_04.png" style="wikiautogen"/>%BR%%BR% 1 Select the <b>Project</b> -> <b>Add New Item</b> menu option. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_05.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>Model1.edmx</b> and click <b>Add</b> to start the creation of the ADO.Net Entity Data Model. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_06.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%/VirtInformixEDM_07.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%/VirtInformixEDM_08.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%/VirtInformixEDM_09.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 and check the <b>Save Password</b> check box. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_10.png" style="wikiautogen"/>%BR%%BR% 1 Select the <b>Select Database From List</b> radio button and choose <b>stores_demo</b> from the drop down list. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_11.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%/VirtInformixEDM_12.png" style="wikiautogen"/>%BR%%BR% 1 Set the <b>entity connect string</b> name to <b>stores_demoEntities</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%/VirtInformixEDM_13.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 stores_demo catalog for addition to the Entity Data Model. Set the <b>Model Namespace</b> to <b>stores_demoModel</b> and click <b>Finish</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_14.png" style="wikiautogen"/>%BR%%BR% 1 The <b>Model1.edmx</b> EDM will be created with the tables and relationships displayed in the Visual Studio IDE. %BR%%BR%<img src="%ATTACHURLPATH%/VirtInformixEDM_15.png" style="wikiautogen"/>%BR%%BR% Creation for the Entity Data Model for the Informix stores_demo database is now complete.
sioc:id
ad16f2477c3e2d6d4c5eeee455c39981
sioc:link
n2:VirtINFEDM
sioc:has_container
n6:VOS
n20:has_services
n21:item
atom:title
VirtINFEDM
atom:source
n6:VOS
atom:author
n8:this
atom:published
2017-06-13T05:48:54Z
atom:updated
2017-06-29T07:37:44Z
sioc:topic
n6:VOS
Subject Item
n2:VirtInformixEntityFrameworkUsage
sioc:links_to
n2:VirtINFEDM