7 | | * === How to connect multiple semantic systems, some using [http://www4.wiwiss.fu-berlin.de/bizer/D2RQ/spec/#specification D2R] and some purely semantic : === |
8 | | |
9 | | * learn basics of D2RQ mapping language, modify the mapping file that you probably created using generate-[[BR]]mapping. This is probably the file that lives in molgenis_distro (generated by d2rq) : WebContent/WEB-INF/molgenis-rdf-mapping.n3 |
| 7 | === How to connect multiple semantic systems, some using [http://www4.wiwiss.fu-berlin.de/bizer/D2RQ/spec/#specification D2R] and some purely semantic : ===[[BR]] |
| 8 | * learn basics of D2RQ mapping language, modify the mapping file that you probably created using generate-[[BR]]mapping. This is probably the file that lives in molgenis_distro (generated by d2rq) : WebContent/WEB-INF/molgenis-rdf-mapping.n3 |
61 | | * Find the right class map. Below the class map, there's a property bridge for each column. Find the right one. |
62 | | * '''Change its !d2rq:property value to the FOAF term, e.g., foaf:name.''' |
63 | | * '''You also have to make sure that the FOAF namespace is declared in the @prefix section at the very beginning of the file.''' |
| 60 | * Find the right class map. Below the class map, there's a property bridge for each column. Find the right one. |
| 61 | * '''Change its !d2rq:property value to the FOAF term, e.g., foaf:name.''' |
| 62 | * '''You also have to make sure that the FOAF namespace is declared in the @prefix section at the very beginning of the file.''' |