Revision 51229
Added by Alessia Bardi over 6 years ago
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/E55_Type.sparql | ||
---|---|---|
1 | 1 |
//TODO: |
2 | 2 |
//1. Complete retrieved information |
3 | 3 |
|
4 |
DEFINE input:inference 'parthenos_rules' |
|
5 |
|
|
4 | 6 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
5 | 7 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
6 | 8 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/PE35_Project.sparql | ||
---|---|---|
2 | 2 |
//1. Complete retrieved information |
3 | 3 |
//2. Title can be a literal |
4 | 4 |
|
5 |
DEFINE input:inference 'parthenos_rules' |
|
6 |
|
|
5 | 7 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
6 | 8 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
7 | 9 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/E70_Thing.sparql | ||
---|---|---|
3 | 3 |
//2. Title can be a literal |
4 | 4 |
//3. Do we really need a sparql query for Thing? Digital Object, Dataset, CRM_entity are all Thing... |
5 | 5 |
|
6 |
DEFINE input:inference 'parthenos_rules' |
|
7 |
|
|
6 | 8 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
7 | 9 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
8 | 10 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/PE1_Service.sparql | ||
---|---|---|
3 | 3 |
//2. Title can be a literal |
4 | 4 |
//4. Fix accesspoints (here and in the gcube registrator)? |
5 | 5 |
|
6 |
DEFINE input:inference 'parthenos_rules' |
|
7 |
|
|
6 | 8 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
7 | 9 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
8 | 10 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/D1_Digital_Object.sparql | ||
---|---|---|
3 | 3 |
//2. Title can be a literal |
4 | 4 |
//NOTE: includes software, dataset |
5 | 5 |
|
6 |
DEFINE input:inference 'parthenos_rules' |
|
7 |
|
|
6 | 8 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
7 | 9 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
8 | 10 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/E39_Actor.sparql | ||
---|---|---|
2 | 2 |
//1. Complete retrieved information |
3 | 3 |
//2. Title can be a literal |
4 | 4 |
|
5 |
DEFINE input:inference 'parthenos_rules' |
|
6 |
|
|
5 | 7 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
6 | 8 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
7 | 9 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
modules/dnet-parthenos-publisher/trunk/src/main/resources/eu/dnetlib/parthenos/sparql/PE28_Curation_Plan.sparql | ||
---|---|---|
2 | 2 |
//1. Complete retrieved information |
3 | 3 |
//2. Title can be a literal |
4 | 4 |
|
5 |
DEFINE input:inference 'parthenos_rules' |
|
6 |
|
|
5 | 7 |
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/> |
6 | 8 |
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/> |
7 | 9 |
PREFIX crmpe: <http://parthenos.d4science.org/CRMext/CRMpe.rdfs/> |
Also available in: Unified diff
Added declaration to use inference rules