Skip to content

Commit

Permalink
Merge pull request howisonlab#260 from jasleen29/master
Browse files Browse the repository at this point in the history
done
  • Loading branch information
jameshowison authored Nov 10, 2017
2 parents c833ac1 + e1c2cfa commit 3b13bf4
Show file tree
Hide file tree
Showing 10 changed files with 633 additions and 0 deletions.
31 changes: 31 additions & 0 deletions data/individuals-jasleen29/jasleen29-PMC2893369.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

@prefix ca: <http://floss.syr.edu/ontologies/2008/4/contentAnalysis.owl#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

@prefix bioj: <http://james.howison.name/ontologies/bio-journal-sample#> .
@prefix citec: <http://james.howison.name/ontologies/software-citation-coding#> .
@prefix bioj-cited: <http://james.howison.name/ontologies/bio-journal-sample-citation#> .
@prefix pmcid: <https://www.ncbi.nlm.nih.gov/pmc/articles/> .
@prefix pmcid-cited: <http://james.howison.name/ontologies/pmcid-journal-sample-citation#> .
@prefix dc: <http://dublincore.org/documents/2012/06/14/dcmi-terms/> .

# https://howisonlab.github.io/softcite-pdf-files/pdf-files/pmc_oa_files/PMC2893369.pdf
pmcid:PMC2893369 rdf:type bioj:article ;

ca:isTargetOf
[ rdf:type ca:CodeApplication ;
ca:hasCoder "jasleen29" ;
ca:appliesCode [ rdf:type citec:coded_no_in_text_mentions ;
citec:isPresent true; # true/false
] ;
] ;


#citec:has_in_text_mention FIXME ; # name in text mention like pmcid:PMC3028497_JC01, no quotes
.
31 changes: 31 additions & 0 deletions data/individuals-jasleen29/jasleen29-PMC2962296.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

@prefix ca: <http://floss.syr.edu/ontologies/2008/4/contentAnalysis.owl#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

@prefix bioj: <http://james.howison.name/ontologies/bio-journal-sample#> .
@prefix citec: <http://james.howison.name/ontologies/software-citation-coding#> .
@prefix bioj-cited: <http://james.howison.name/ontologies/bio-journal-sample-citation#> .
@prefix pmcid: <https://www.ncbi.nlm.nih.gov/pmc/articles/> .
@prefix pmcid-cited: <http://james.howison.name/ontologies/pmcid-journal-sample-citation#> .
@prefix dc: <http://dublincore.org/documents/2012/06/14/dcmi-terms/> .

# https://howisonlab.github.io/softcite-pdf-files/pdf-files/pmc_oa_files/PMC2962296.pdf
pmcid:PMC2962296 rdf:type bioj:article ;

ca:isTargetOf
[ rdf:type ca:CodeApplication ;
ca:hasCoder "jasleen29" ;
ca:appliesCode [ rdf:type citec:coded_no_in_text_mentions ;
citec:isPresent true; # true/false
] ;
] ;


#citec:has_in_text_mention FIXME ; # name in text mention like pmcid:PMC3028497_JC01, no quotes
.
31 changes: 31 additions & 0 deletions data/individuals-jasleen29/jasleen29-PMC3155146.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

@prefix ca: <http://floss.syr.edu/ontologies/2008/4/contentAnalysis.owl#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

@prefix bioj: <http://james.howison.name/ontologies/bio-journal-sample#> .
@prefix citec: <http://james.howison.name/ontologies/software-citation-coding#> .
@prefix bioj-cited: <http://james.howison.name/ontologies/bio-journal-sample-citation#> .
@prefix pmcid: <https://www.ncbi.nlm.nih.gov/pmc/articles/> .
@prefix pmcid-cited: <http://james.howison.name/ontologies/pmcid-journal-sample-citation#> .
@prefix dc: <http://dublincore.org/documents/2012/06/14/dcmi-terms/> .

# https://howisonlab.github.io/softcite-pdf-files/pdf-files/pmc_oa_files/PMC3155146.pdf
pmcid:PMC3155146 rdf:type bioj:article ;

ca:isTargetOf
[ rdf:type ca:CodeApplication ;
ca:hasCoder "jasleen29" ;
ca:appliesCode [ rdf:type citec:coded_no_in_text_mentions ;
citec:isPresent true; # true/false
] ;
] ;


#citec:has_in_text_mention FIXME ; # name in text mention like pmcid:PMC3028497_JC01, no quotes
.
31 changes: 31 additions & 0 deletions data/individuals-jasleen29/jasleen29-PMC3249328.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

@prefix ca: <http://floss.syr.edu/ontologies/2008/4/contentAnalysis.owl#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

@prefix bioj: <http://james.howison.name/ontologies/bio-journal-sample#> .
@prefix citec: <http://james.howison.name/ontologies/software-citation-coding#> .
@prefix bioj-cited: <http://james.howison.name/ontologies/bio-journal-sample-citation#> .
@prefix pmcid: <https://www.ncbi.nlm.nih.gov/pmc/articles/> .
@prefix pmcid-cited: <http://james.howison.name/ontologies/pmcid-journal-sample-citation#> .
@prefix dc: <http://dublincore.org/documents/2012/06/14/dcmi-terms/> .

# https://howisonlab.github.io/softcite-pdf-files/pdf-files/pmc_oa_files/PMC3249328.pdf
pmcid:PMC3249328 rdf:type bioj:article ;

ca:isTargetOf
[ rdf:type ca:CodeApplication ;
ca:hasCoder "jasleen29" ;
ca:appliesCode [ rdf:type citec:coded_no_in_text_mentions ;
citec:isPresent true; # true/false
] ;
] ;


#citec:has_in_text_mention FIXME ; # name in text mention like pmcid:PMC3028497_JC01, no quotes
.
31 changes: 31 additions & 0 deletions data/individuals-jasleen29/jasleen29-PMC3790837.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

@prefix ca: <http://floss.syr.edu/ontologies/2008/4/contentAnalysis.owl#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .

@prefix bioj: <http://james.howison.name/ontologies/bio-journal-sample#> .
@prefix citec: <http://james.howison.name/ontologies/software-citation-coding#> .
@prefix bioj-cited: <http://james.howison.name/ontologies/bio-journal-sample-citation#> .
@prefix pmcid: <https://www.ncbi.nlm.nih.gov/pmc/articles/> .
@prefix pmcid-cited: <http://james.howison.name/ontologies/pmcid-journal-sample-citation#> .
@prefix dc: <http://dublincore.org/documents/2012/06/14/dcmi-terms/> .

# https://howisonlab.github.io/softcite-pdf-files/pdf-files/pmc_oa_files/PMC3790837.pdf
pmcid:PMC3790837 rdf:type bioj:article ;

ca:isTargetOf
[ rdf:type ca:CodeApplication ;
ca:hasCoder "jasleen29" ;
ca:appliesCode [ rdf:type citec:coded_no_in_text_mentions ;
citec:isPresent true; # true/false
] ;
] ;


#citec:has_in_text_mention FIXME ; # name in text mention like pmcid:PMC3028497_JC01, no quotes
.
Loading

0 comments on commit 3b13bf4

Please sign in to comment.