SlideShare a Scribd company logo
Knowledge Flows: linking big data sets
Christina Freyman (christina.freyman@sri.com), John Byrnes, Tulay Muezzinoglu, SRI International
References and Notes
1. Huang, Z., Chen, H., Li, X., & Roco, M. C. (2006). Connecting NSF funding to patent innovation in nanotechnology (2001–
2004). JOURNAL OF NANOPARTICLE RESEARCH, 8(6), 859-879. doi:10.1007/s11051-006-9147-9
2. Personal communication with Kevin Boyak on May 23, 2016.
3. Cutler, R. S. (1987). Patents resulting from NSF's engineering program. World Patent Information, 9(1), 38-42.
doi:http://dx.doi.org/10.1016/0172-2190(87)90193-1
4. Sampat, B. N., & Pincus, H. A. (2015). Citations in Life Science Patents to Publicly Funded Research at Academic Medical
Centers. Clinical and Translational Science, 8(6), 759-763. doi:10.1111/cts.12361
5. For details of the algorithm, see: Collins, M. (2002). Discriminative training methods for hidden Markov models. In
Proceedings of the ACL-02 conference on Empirical methods in natural language processing - EMNLP ’02 (Vol. 10, pp. 1–
8). Morristown, NJ, USA: Association for Computational Linguistics. http://doi.org/10.3115/1118693.1118694
Disclaimer: This work was supported by the National Science Foundation [contract number NSFDACS14T1252]. Any
opinions, findings, and conclusions expressed in this material are those of the authors and do not necessarily reflect the
views of the National Science Foundation or its staff.
Overview
A few studies have looked at measuring knowledge flows from the U.S. science agency awards; all have focused on hand-curated, in some cases small, data sets. Examples include:
• A hand-curated, NSF “nano” awards set manually linked to USPTO “nano” patents.1
• Kevin Boyak recently reported on a project where he linked NSF awards to publications from three program element codes. He manually obtained the publication references from the
NSF awards database website, and then linked those references to Scopus data using an ElasticSearch index that he created using Scopus metadata.2
• Patrick Thomas and Anthony Breitzman published in a final report for a DOE project that they linked patents to awards via non-patent literature citations and publication funding
acknowledgements. They were able to connect 14,840 patents to NSF awards.3
• B. Sampat and H. Pincus linked NIH grants to patents via patent citations. They then linked the patents to marketed drugs.4
Objectives
• Build a large dataset of knowledge flows in innovation using large databases and text analytics.
• Build a unified database from 1) a technology licensing data set provided by ktMINE, a commercial provider of IP licensing data; 2) United States Patents; 3) peer-reviewed scientific
articles from the Web of Science bibliographic database; and 4) NSF awards.
• Exploit a text analytics and machine learning approach to identify the patents and papers that are derived from NSF-funded research, the commercial licenses resulting from these
research outputs, and the lags associated with a) the time from funding to publication of research results, and b) the time between research codification and commercial application.
Results: Links between data sets
Data
NSF Awards: 526,002
Years: 1992–2013
USPTO records: 9,836,702
Years: 2001 to 2016
Licenses in pharma and
semiconductors: 3,387
Licenses with patent references: 391
Year: 2009–2014
NSF Funding
(NSF Awards
Database)
76,322 awards with WOS
acknowledgements
391 with patent references
3387 total
9,368 links (unique)
17,791 total links (licenses
resolved to USPTO)
5,236,545 links
(unique resolved to WoS)
19,897,730 unique citations
402,621 links (resolved
to awards DB)
456,858 NSF
acknowledgements with
grant number
71,148 links:	licence	to	patent	to	publication
20 links:	licence	to	patent	to	publication	to	award
Scientific
Publications
(Web of Science)
U.S. Patents
(Lexis Nexus Patent
Data)
Technology
Licensing
Agreements
(ktMINE)
Linked by Funding
Acknowledgement
Linked by NPL Citation Linked by ktMINE license to
patent data
2,610 links:	patent	to	publication	to	award
Timeanalysis
7,558 links:	patent	to	award
Web of Science records:
48,679,673
Years: 1900–2014
Examples of full links
Mean
(years)
Median
(years)
Number
of links
Award to
publication
3.0 2.0 3
Award to patent
(direct)
11.8 11.0 17
Award to patent
(linked by
publication)
8.3 7.0 3
Award to license 15.6 19.5 20
NSF award to license full links
Mean
(years)
Median
(years)
Number
of links
Award to
publication
3.6 3 2610
Award to patent
(linked by
publication)
8.1 7 2610
Award to patent
(direct)
8.3 8 7558
NSF award to patent links
NSF Award
8618780
Biopolymer
Sequence Analysis:
New Methods and
Instrumentation
Scientific
Publication:
Oligopeptide
Sequence Analysis
by Collision-activated
Dissociation of
Multiply Charged Ions
U.S. Patent:
Protein
sequencing by
mass
spectrometry
Technology Licensing
Agreement
From: MDS INC., Canada
To: DH Technologies
Development Pte Ltd.
NSF Award:
9415861
Studies on FokI (a
Type IIS)
Restriction
Enzyme
U.S. Patent:
Methods for inactivating
target DNA and for
detecting conformational
change in a nucleic acid
Technology Licensing
Agreement
From: Johns Hopkins University et al.
To: SIGMA-ALDRICH CO.
Patents to Publications
• Unstructured NPL citation strings are first extracted from the patent record and parsed
into structured citation records including article title, journal details, author names, and
publication date. We use overlapping token sequences to map the citation records into
a large set of structured publication records. We use this map to train a perceptron
model to parse the remaining records.5
• After the NPL citations are parsed, the database is queried for matching scientific
publication records.
Patents to NSF Awards
• We extracted the NSF award acknowledgement from the description of the USPTO
record as a function of patent.
Licenses to Patents
• Direct links from the ktMINE data.
This work explores the impact of NSF funding on research output and on downstream
commercial licensing by attempting to link NSF grants to specific research papers and
patents and patents to commercial licenses.
Publications to NSF Awards
• First we extract a list of all NSF award IDs from the NSF awards database.
• Next, we search for these strings in unstructured funding acknowledgement records
and then train a model based on adjacent term occurrences that will recognize the
contexts in which these strings occur. Applying this model will generalize to detect
award references we had missed initially and will help remove string matches which
were not award references.
• After the funding acknowledgements are parsed, the database is queried for matching
award records.
Methods
Direct	link Chained	link
Legend
Below	are	two	of	the	links	we	found	in	this	analysis.	These	links	illustrate	knowledge	flows	from	NSF	
funding	to	a	licensing	agreement.

More Related Content

What's hot

Open science in RIKEN-KI doctorial course on March 20, 2019
Open science in RIKEN-KI doctorial course on March 20, 2019Open science in RIKEN-KI doctorial course on March 20, 2019
Open science in RIKEN-KI doctorial course on March 20, 2019
Takeya Kasukawa
 
Data management plans
Data management plansData management plans
Data management plansBrad Houston
 
DataONE Education Module 03: Data Management Planning
DataONE Education Module 03: Data Management PlanningDataONE Education Module 03: Data Management Planning
DataONE Education Module 03: Data Management Planning
DataONE
 
Annotating Research Datasets
Annotating Research DatasetsAnnotating Research Datasets
Annotating Research Datasets
John Kunze
 
DataONE Education Module 01: Why Data Management?
DataONE Education Module 01: Why Data Management?DataONE Education Module 01: Why Data Management?
DataONE Education Module 01: Why Data Management?
DataONE
 
Metadata for Research Objects
Metadata for Research ObjectsMetadata for Research Objects
Metadata for Research Objects
seanb
 
A basic course on Research data management: part 1 - part 4
A basic course on Research data management: part 1 - part 4A basic course on Research data management: part 1 - part 4
A basic course on Research data management: part 1 - part 4
Leon Osinski
 
Next-Generation Search Engines for Information Retrieval
Next-Generation Search Engines for Information RetrievalNext-Generation Search Engines for Information Retrieval
Next-Generation Search Engines for Information Retrieval
Waqas Tariq
 
MANTRA Research Data Lifecycle
MANTRA Research Data LifecycleMANTRA Research Data Lifecycle
MANTRA Research Data Lifecycle
EDINA, University of Edinburgh
 
Who will use the open data? Mark Humphries keynote
Who will use the open data? Mark Humphries keynoteWho will use the open data? Mark Humphries keynote
Who will use the open data? Mark Humphries keynote
Jisc RDM
 
New PID developments
New PID developmentsNew PID developments
New PID developments
OpenAIRE
 
Role of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly worksRole of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly works
OpenAIRE
 
Good (enough) research data management practices
Good (enough) research data management practicesGood (enough) research data management practices
Good (enough) research data management practices
Leon Osinski
 
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
OpenAIRE
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsfBrad Houston
 
Pulverer-embo-source data-nfdp13
Pulverer-embo-source data-nfdp13Pulverer-embo-source data-nfdp13
Pulverer-embo-source data-nfdp13
DataDryad
 
DataONE Education Module 07: Metadata
DataONE Education Module 07: MetadataDataONE Education Module 07: Metadata
DataONE Education Module 07: Metadata
DataONE
 
re3data - Registry of Research Data Repositories
re3data -  Registry of Research Data Repositoriesre3data -  Registry of Research Data Repositories
re3data - Registry of Research Data Repositories
Heinz Pampel
 
RDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
RDAP13 Lorrie Johnson: Facilitating Access to Scientific DataRDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
RDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
ASIS&T
 
re3data.org – Registry of Research Data Repositories
re3data.org – Registry of Research Data Repositoriesre3data.org – Registry of Research Data Repositories
re3data.org – Registry of Research Data Repositories
Heinz Pampel
 

What's hot (20)

Open science in RIKEN-KI doctorial course on March 20, 2019
Open science in RIKEN-KI doctorial course on March 20, 2019Open science in RIKEN-KI doctorial course on March 20, 2019
Open science in RIKEN-KI doctorial course on March 20, 2019
 
Data management plans
Data management plansData management plans
Data management plans
 
DataONE Education Module 03: Data Management Planning
DataONE Education Module 03: Data Management PlanningDataONE Education Module 03: Data Management Planning
DataONE Education Module 03: Data Management Planning
 
Annotating Research Datasets
Annotating Research DatasetsAnnotating Research Datasets
Annotating Research Datasets
 
DataONE Education Module 01: Why Data Management?
DataONE Education Module 01: Why Data Management?DataONE Education Module 01: Why Data Management?
DataONE Education Module 01: Why Data Management?
 
Metadata for Research Objects
Metadata for Research ObjectsMetadata for Research Objects
Metadata for Research Objects
 
A basic course on Research data management: part 1 - part 4
A basic course on Research data management: part 1 - part 4A basic course on Research data management: part 1 - part 4
A basic course on Research data management: part 1 - part 4
 
Next-Generation Search Engines for Information Retrieval
Next-Generation Search Engines for Information RetrievalNext-Generation Search Engines for Information Retrieval
Next-Generation Search Engines for Information Retrieval
 
MANTRA Research Data Lifecycle
MANTRA Research Data LifecycleMANTRA Research Data Lifecycle
MANTRA Research Data Lifecycle
 
Who will use the open data? Mark Humphries keynote
Who will use the open data? Mark Humphries keynoteWho will use the open data? Mark Humphries keynote
Who will use the open data? Mark Humphries keynote
 
New PID developments
New PID developmentsNew PID developments
New PID developments
 
Role of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly worksRole of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly works
 
Good (enough) research data management practices
Good (enough) research data management practicesGood (enough) research data management practices
Good (enough) research data management practices
 
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
How OpenAIRE uses persistent identifiers for discovery, enrichment, and linki...
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsf
 
Pulverer-embo-source data-nfdp13
Pulverer-embo-source data-nfdp13Pulverer-embo-source data-nfdp13
Pulverer-embo-source data-nfdp13
 
DataONE Education Module 07: Metadata
DataONE Education Module 07: MetadataDataONE Education Module 07: Metadata
DataONE Education Module 07: Metadata
 
re3data - Registry of Research Data Repositories
re3data -  Registry of Research Data Repositoriesre3data -  Registry of Research Data Repositories
re3data - Registry of Research Data Repositories
 
RDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
RDAP13 Lorrie Johnson: Facilitating Access to Scientific DataRDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
RDAP13 Lorrie Johnson: Facilitating Access to Scientific Data
 
re3data.org – Registry of Research Data Repositories
re3data.org – Registry of Research Data Repositoriesre3data.org – Registry of Research Data Repositories
re3data.org – Registry of Research Data Repositories
 

Viewers also liked

201-Hong Infrastructure for evidence based STI policy in Korea
201-Hong Infrastructure for evidence based STI policy in Korea201-Hong Infrastructure for evidence based STI policy in Korea
201-Hong Infrastructure for evidence based STI policy in Korea
innovationoecd
 
202-OECD-Microdata lab
202-OECD-Microdata lab202-OECD-Microdata lab
202-OECD-Microdata lab
innovationoecd
 
146-Dziallas Innovation indicators throughout the innovation process
146-Dziallas Innovation indicators throughout the innovation process146-Dziallas Innovation indicators throughout the innovation process
146-Dziallas Innovation indicators throughout the innovation process
innovationoecd
 
065-Murakami Structure of scientific publications at universities focussing o...
065-Murakami Structure of scientific publications at universities focussing o...065-Murakami Structure of scientific publications at universities focussing o...
065-Murakami Structure of scientific publications at universities focussing o...
innovationoecd
 
153-Russo Multilayer network analysis of innovation intermediaries activities
153-Russo Multilayer network analysis of innovation intermediaries activities153-Russo Multilayer network analysis of innovation intermediaries activities
153-Russo Multilayer network analysis of innovation intermediaries activities
innovationoecd
 
031-UIS-Developing a global database of comparable innovation statistics prog...
031-UIS-Developing a global database of comparable innovation statistics prog...031-UIS-Developing a global database of comparable innovation statistics prog...
031-UIS-Developing a global database of comparable innovation statistics prog...
innovationoecd
 
041-KIano Engaging the public in STI policy making
041-KIano Engaging the public in STI policy making041-KIano Engaging the public in STI policy making
041-KIano Engaging the public in STI policy making
innovationoecd
 
095-Iversen flipd OPEN Open firm linked patent data for indicator development
095-Iversen flipd OPEN Open firm linked patent data for indicator development095-Iversen flipd OPEN Open firm linked patent data for indicator development
095-Iversen flipd OPEN Open firm linked patent data for indicator development
innovationoecd
 
113 - Innovation Radar
113 - Innovation Radar113 - Innovation Radar
113 - Innovation Radar
innovationoecd
 

Viewers also liked (9)

201-Hong Infrastructure for evidence based STI policy in Korea
201-Hong Infrastructure for evidence based STI policy in Korea201-Hong Infrastructure for evidence based STI policy in Korea
201-Hong Infrastructure for evidence based STI policy in Korea
 
202-OECD-Microdata lab
202-OECD-Microdata lab202-OECD-Microdata lab
202-OECD-Microdata lab
 
146-Dziallas Innovation indicators throughout the innovation process
146-Dziallas Innovation indicators throughout the innovation process146-Dziallas Innovation indicators throughout the innovation process
146-Dziallas Innovation indicators throughout the innovation process
 
065-Murakami Structure of scientific publications at universities focussing o...
065-Murakami Structure of scientific publications at universities focussing o...065-Murakami Structure of scientific publications at universities focussing o...
065-Murakami Structure of scientific publications at universities focussing o...
 
153-Russo Multilayer network analysis of innovation intermediaries activities
153-Russo Multilayer network analysis of innovation intermediaries activities153-Russo Multilayer network analysis of innovation intermediaries activities
153-Russo Multilayer network analysis of innovation intermediaries activities
 
031-UIS-Developing a global database of comparable innovation statistics prog...
031-UIS-Developing a global database of comparable innovation statistics prog...031-UIS-Developing a global database of comparable innovation statistics prog...
031-UIS-Developing a global database of comparable innovation statistics prog...
 
041-KIano Engaging the public in STI policy making
041-KIano Engaging the public in STI policy making041-KIano Engaging the public in STI policy making
041-KIano Engaging the public in STI policy making
 
095-Iversen flipd OPEN Open firm linked patent data for indicator development
095-Iversen flipd OPEN Open firm linked patent data for indicator development095-Iversen flipd OPEN Open firm linked patent data for indicator development
095-Iversen flipd OPEN Open firm linked patent data for indicator development
 
113 - Innovation Radar
113 - Innovation Radar113 - Innovation Radar
113 - Innovation Radar
 

Similar to 110- Freyman Knowledge flows Linking big dataset

OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE
 
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
ORCID, Inc
 
Kisti ksci(english) 20100315(for sending)
Kisti ksci(english) 20100315(for sending)Kisti ksci(english) 20100315(for sending)
Kisti ksci(english) 20100315(for sending)
KISTI
 
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
dkNET
 
WOW13_RPITWC_Web Observatories
WOW13_RPITWC_Web ObservatoriesWOW13_RPITWC_Web Observatories
WOW13_RPITWC_Web Observatories
gloriakt
 
Using the Micropublications ontology and the Open Annotation Data Model to re...
Using the Micropublications ontology and the Open Annotation Data Model to re...Using the Micropublications ontology and the Open Annotation Data Model to re...
Using the Micropublications ontology and the Open Annotation Data Model to re...
jodischneider
 
2021-01-27--biodiversity-informatics-gbif-(52slides)
2021-01-27--biodiversity-informatics-gbif-(52slides)2021-01-27--biodiversity-informatics-gbif-(52slides)
2021-01-27--biodiversity-informatics-gbif-(52slides)
Dag Endresen
 
CTSA Inventory Resource Web Presence
CTSA Inventory Resource Web PresenceCTSA Inventory Resource Web Presence
CTSA Inventory Resource Web Presence
Trish Whetzel
 
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
Jisc
 
NSF Data Requirements and Changing Federal Requirements for Research
NSF Data Requirements and Changing Federal Requirements for ResearchNSF Data Requirements and Changing Federal Requirements for Research
NSF Data Requirements and Changing Federal Requirements for Research
Margaret Henderson
 
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE HannoverHow DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
Crossref
 
Brennan "The National Library of Medicine – Anticipating our Third Century"
Brennan "The National Library of Medicine – Anticipating our Third Century"Brennan "The National Library of Medicine – Anticipating our Third Century"
Brennan "The National Library of Medicine – Anticipating our Third Century"
National Information Standards Organization (NISO)
 
How to Comply with Grants: Writing Data Management Plans and Providing Public...
How to Comply with Grants: Writing Data Management Plans and Providing Public...How to Comply with Grants: Writing Data Management Plans and Providing Public...
How to Comply with Grants: Writing Data Management Plans and Providing Public...
Margaret Henderson
 
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
Kathleen Jagodnik
 
NRNB EAC Meeting 2012
NRNB EAC Meeting 2012NRNB EAC Meeting 2012
NRNB EAC Meeting 2012
Alexander Pico
 
Scientific Data overview of Data Descriptors - WT Data-Literature integration...
Scientific Data overview of Data Descriptors - WT Data-Literature integration...Scientific Data overview of Data Descriptors - WT Data-Literature integration...
Scientific Data overview of Data Descriptors - WT Data-Literature integration...Susanna-Assunta Sansone
 
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
DeVonne Parks, CEM
 
Towards knowledge maintenance in scientific digital libraries with the keysto...
Towards knowledge maintenance in scientific digital libraries with the keysto...Towards knowledge maintenance in scientific digital libraries with the keysto...
Towards knowledge maintenance in scientific digital libraries with the keysto...
jodischneider
 
FedCentric_Presentation
FedCentric_PresentationFedCentric_Presentation
FedCentric_PresentationYatpang Cheung
 

Similar to 110- Freyman Knowledge flows Linking big dataset (20)

OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
OpenAIRE: Services for Funders - Lightning Talk at #DI4R conference (Krakov, ...
 
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
Enabling Innovation Using Identifiers: moving from metrics to map (O. Jefferson)
 
WPI172219015000848
WPI172219015000848WPI172219015000848
WPI172219015000848
 
Kisti ksci(english) 20100315(for sending)
Kisti ksci(english) 20100315(for sending)Kisti ksci(english) 20100315(for sending)
Kisti ksci(english) 20100315(for sending)
 
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
bioCADDIE Webinar: The NIDDK Information Network (dkNET) - A Community Resear...
 
WOW13_RPITWC_Web Observatories
WOW13_RPITWC_Web ObservatoriesWOW13_RPITWC_Web Observatories
WOW13_RPITWC_Web Observatories
 
Using the Micropublications ontology and the Open Annotation Data Model to re...
Using the Micropublications ontology and the Open Annotation Data Model to re...Using the Micropublications ontology and the Open Annotation Data Model to re...
Using the Micropublications ontology and the Open Annotation Data Model to re...
 
2021-01-27--biodiversity-informatics-gbif-(52slides)
2021-01-27--biodiversity-informatics-gbif-(52slides)2021-01-27--biodiversity-informatics-gbif-(52slides)
2021-01-27--biodiversity-informatics-gbif-(52slides)
 
CTSA Inventory Resource Web Presence
CTSA Inventory Resource Web PresenceCTSA Inventory Resource Web Presence
CTSA Inventory Resource Web Presence
 
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
The fourth paradigm: data intensive scientific discovery - Jisc Digifest 2016
 
NSF Data Requirements and Changing Federal Requirements for Research
NSF Data Requirements and Changing Federal Requirements for ResearchNSF Data Requirements and Changing Federal Requirements for Research
NSF Data Requirements and Changing Federal Requirements for Research
 
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE HannoverHow DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
How DataCite and Crossref Support Research Data Sharing - Crossref LIVE Hannover
 
Brennan "The National Library of Medicine – Anticipating our Third Century"
Brennan "The National Library of Medicine – Anticipating our Third Century"Brennan "The National Library of Medicine – Anticipating our Third Century"
Brennan "The National Library of Medicine – Anticipating our Third Century"
 
How to Comply with Grants: Writing Data Management Plans and Providing Public...
How to Comply with Grants: Writing Data Management Plans and Providing Public...How to Comply with Grants: Writing Data Management Plans and Providing Public...
How to Comply with Grants: Writing Data Management Plans and Providing Public...
 
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
FAIRness Assessment of the Library of Integrated Network-based Cellular Signa...
 
NRNB EAC Meeting 2012
NRNB EAC Meeting 2012NRNB EAC Meeting 2012
NRNB EAC Meeting 2012
 
Scientific Data overview of Data Descriptors - WT Data-Literature integration...
Scientific Data overview of Data Descriptors - WT Data-Literature integration...Scientific Data overview of Data Descriptors - WT Data-Literature integration...
Scientific Data overview of Data Descriptors - WT Data-Literature integration...
 
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
January 13, 2016 NISO Webinar: Ensuring the Scholarly Record: Scholarly Retra...
 
Towards knowledge maintenance in scientific digital libraries with the keysto...
Towards knowledge maintenance in scientific digital libraries with the keysto...Towards knowledge maintenance in scientific digital libraries with the keysto...
Towards knowledge maintenance in scientific digital libraries with the keysto...
 
FedCentric_Presentation
FedCentric_PresentationFedCentric_Presentation
FedCentric_Presentation
 

More from innovationoecd

OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
innovationoecd
 
Presentation of the OECD Science, Technology and Innovation Outlook 2023
Presentation of the OECD Science, Technology and Innovation Outlook 2023Presentation of the OECD Science, Technology and Innovation Outlook 2023
Presentation of the OECD Science, Technology and Innovation Outlook 2023
innovationoecd
 
OECD bibliometric indicators: Selected highlights, March 2023 edition
OECD bibliometric indicators: Selected highlights, March 2023 editionOECD bibliometric indicators: Selected highlights, March 2023 edition
OECD bibliometric indicators: Selected highlights, March 2023 edition
innovationoecd
 
OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022
innovationoecd
 
OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022
innovationoecd
 
OECD-VINNOVA Workshop, 7-8 February 2022
OECD-VINNOVA Workshop, 7-8 February 2022OECD-VINNOVA Workshop, 7-8 February 2022
OECD-VINNOVA Workshop, 7-8 February 2022
innovationoecd
 
Analysis of scientific publishing activity: Key findings, December 2021
Analysis of scientific publishing activity: Key findings, December 2021Analysis of scientific publishing activity: Key findings, December 2021
Analysis of scientific publishing activity: Key findings, December 2021
innovationoecd
 
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
innovationoecd
 
OECD Council Recommendation on Enhancing Access to and Sharing of Data
OECD Council Recommendation on Enhancing Access to and Sharing of DataOECD Council Recommendation on Enhancing Access to and Sharing of Data
OECD Council Recommendation on Enhancing Access to and Sharing of Data
innovationoecd
 
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
innovationoecd
 
OECD Digital Economy Outlook 2020: Key findings
OECD Digital Economy Outlook 2020: Key findingsOECD Digital Economy Outlook 2020: Key findings
OECD Digital Economy Outlook 2020: Key findings
innovationoecd
 
Understanding the world of science and scientists
Understanding the world of science and scientistsUnderstanding the world of science and scientists
Understanding the world of science and scientists
innovationoecd
 
Global Forum on Digital Security for Prosperity November 2019 event photo book
Global Forum on Digital Security for Prosperity November 2019 event photo bookGlobal Forum on Digital Security for Prosperity November 2019 event photo book
Global Forum on Digital Security for Prosperity November 2019 event photo book
innovationoecd
 
Going Digital: Shaping Policies, Improving Lives
Going Digital: Shaping Policies, Improving LivesGoing Digital: Shaping Policies, Improving Lives
Going Digital: Shaping Policies, Improving Lives
innovationoecd
 
Global Forum on Digital Security for Prosperity December 2018 event photo book
Global Forum on Digital Security for Prosperity December 2018 event photo bookGlobal Forum on Digital Security for Prosperity December 2018 event photo book
Global Forum on Digital Security for Prosperity December 2018 event photo book
innovationoecd
 
Oslo Manual 2018
Oslo Manual 2018Oslo Manual 2018
Oslo Manual 2018
innovationoecd
 
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
innovationoecd
 
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
innovationoecd
 
Making the next production revolution inclusive open and secure
Making the next production revolution inclusive open and secureMaking the next production revolution inclusive open and secure
Making the next production revolution inclusive open and secure
innovationoecd
 
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
innovationoecd
 

More from innovationoecd (20)

OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
 
Presentation of the OECD Science, Technology and Innovation Outlook 2023
Presentation of the OECD Science, Technology and Innovation Outlook 2023Presentation of the OECD Science, Technology and Innovation Outlook 2023
Presentation of the OECD Science, Technology and Innovation Outlook 2023
 
OECD bibliometric indicators: Selected highlights, March 2023 edition
OECD bibliometric indicators: Selected highlights, March 2023 editionOECD bibliometric indicators: Selected highlights, March 2023 edition
OECD bibliometric indicators: Selected highlights, March 2023 edition
 
OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022
 
OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022OECD-Vinnova workshop, 7-8 February 2022
OECD-Vinnova workshop, 7-8 February 2022
 
OECD-VINNOVA Workshop, 7-8 February 2022
OECD-VINNOVA Workshop, 7-8 February 2022OECD-VINNOVA Workshop, 7-8 February 2022
OECD-VINNOVA Workshop, 7-8 February 2022
 
Analysis of scientific publishing activity: Key findings, December 2021
Analysis of scientific publishing activity: Key findings, December 2021Analysis of scientific publishing activity: Key findings, December 2021
Analysis of scientific publishing activity: Key findings, December 2021
 
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
Recommandation du Conseil de l'OCDE sur l'amélioration de l'accès aux données...
 
OECD Council Recommendation on Enhancing Access to and Sharing of Data
OECD Council Recommendation on Enhancing Access to and Sharing of DataOECD Council Recommendation on Enhancing Access to and Sharing of Data
OECD Council Recommendation on Enhancing Access to and Sharing of Data
 
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
2020.01.12 OECD STI Outlook launch - Impacts of COVID-19: How STI systems res...
 
OECD Digital Economy Outlook 2020: Key findings
OECD Digital Economy Outlook 2020: Key findingsOECD Digital Economy Outlook 2020: Key findings
OECD Digital Economy Outlook 2020: Key findings
 
Understanding the world of science and scientists
Understanding the world of science and scientistsUnderstanding the world of science and scientists
Understanding the world of science and scientists
 
Global Forum on Digital Security for Prosperity November 2019 event photo book
Global Forum on Digital Security for Prosperity November 2019 event photo bookGlobal Forum on Digital Security for Prosperity November 2019 event photo book
Global Forum on Digital Security for Prosperity November 2019 event photo book
 
Going Digital: Shaping Policies, Improving Lives
Going Digital: Shaping Policies, Improving LivesGoing Digital: Shaping Policies, Improving Lives
Going Digital: Shaping Policies, Improving Lives
 
Global Forum on Digital Security for Prosperity December 2018 event photo book
Global Forum on Digital Security for Prosperity December 2018 event photo bookGlobal Forum on Digital Security for Prosperity December 2018 event photo book
Global Forum on Digital Security for Prosperity December 2018 event photo book
 
Oslo Manual 2018
Oslo Manual 2018Oslo Manual 2018
Oslo Manual 2018
 
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
OECD Digital Economy Outlook 2017: Setting the foundations for the digital tr...
 
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
OECD Digital Economy Outlook 2017: Presentation at Global Parliamentary Netwo...
 
Making the next production revolution inclusive open and secure
Making the next production revolution inclusive open and secureMaking the next production revolution inclusive open and secure
Making the next production revolution inclusive open and secure
 
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
Presentation for the OECD Telecommunication and Broadcasting Review of Mexico...
 

Recently uploaded

Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
2023240532
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
ewymefz
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
v3tuleee
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
dwreak4tg
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
balafet
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
oz8q3jxlp
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 

Recently uploaded (20)

Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 

110- Freyman Knowledge flows Linking big dataset

  • 1. Knowledge Flows: linking big data sets Christina Freyman (christina.freyman@sri.com), John Byrnes, Tulay Muezzinoglu, SRI International References and Notes 1. Huang, Z., Chen, H., Li, X., & Roco, M. C. (2006). Connecting NSF funding to patent innovation in nanotechnology (2001– 2004). JOURNAL OF NANOPARTICLE RESEARCH, 8(6), 859-879. doi:10.1007/s11051-006-9147-9 2. Personal communication with Kevin Boyak on May 23, 2016. 3. Cutler, R. S. (1987). Patents resulting from NSF's engineering program. World Patent Information, 9(1), 38-42. doi:http://dx.doi.org/10.1016/0172-2190(87)90193-1 4. Sampat, B. N., & Pincus, H. A. (2015). Citations in Life Science Patents to Publicly Funded Research at Academic Medical Centers. Clinical and Translational Science, 8(6), 759-763. doi:10.1111/cts.12361 5. For details of the algorithm, see: Collins, M. (2002). Discriminative training methods for hidden Markov models. In Proceedings of the ACL-02 conference on Empirical methods in natural language processing - EMNLP ’02 (Vol. 10, pp. 1– 8). Morristown, NJ, USA: Association for Computational Linguistics. http://doi.org/10.3115/1118693.1118694 Disclaimer: This work was supported by the National Science Foundation [contract number NSFDACS14T1252]. Any opinions, findings, and conclusions expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation or its staff. Overview A few studies have looked at measuring knowledge flows from the U.S. science agency awards; all have focused on hand-curated, in some cases small, data sets. Examples include: • A hand-curated, NSF “nano” awards set manually linked to USPTO “nano” patents.1 • Kevin Boyak recently reported on a project where he linked NSF awards to publications from three program element codes. He manually obtained the publication references from the NSF awards database website, and then linked those references to Scopus data using an ElasticSearch index that he created using Scopus metadata.2 • Patrick Thomas and Anthony Breitzman published in a final report for a DOE project that they linked patents to awards via non-patent literature citations and publication funding acknowledgements. They were able to connect 14,840 patents to NSF awards.3 • B. Sampat and H. Pincus linked NIH grants to patents via patent citations. They then linked the patents to marketed drugs.4 Objectives • Build a large dataset of knowledge flows in innovation using large databases and text analytics. • Build a unified database from 1) a technology licensing data set provided by ktMINE, a commercial provider of IP licensing data; 2) United States Patents; 3) peer-reviewed scientific articles from the Web of Science bibliographic database; and 4) NSF awards. • Exploit a text analytics and machine learning approach to identify the patents and papers that are derived from NSF-funded research, the commercial licenses resulting from these research outputs, and the lags associated with a) the time from funding to publication of research results, and b) the time between research codification and commercial application. Results: Links between data sets Data NSF Awards: 526,002 Years: 1992–2013 USPTO records: 9,836,702 Years: 2001 to 2016 Licenses in pharma and semiconductors: 3,387 Licenses with patent references: 391 Year: 2009–2014 NSF Funding (NSF Awards Database) 76,322 awards with WOS acknowledgements 391 with patent references 3387 total 9,368 links (unique) 17,791 total links (licenses resolved to USPTO) 5,236,545 links (unique resolved to WoS) 19,897,730 unique citations 402,621 links (resolved to awards DB) 456,858 NSF acknowledgements with grant number 71,148 links: licence to patent to publication 20 links: licence to patent to publication to award Scientific Publications (Web of Science) U.S. Patents (Lexis Nexus Patent Data) Technology Licensing Agreements (ktMINE) Linked by Funding Acknowledgement Linked by NPL Citation Linked by ktMINE license to patent data 2,610 links: patent to publication to award Timeanalysis 7,558 links: patent to award Web of Science records: 48,679,673 Years: 1900–2014 Examples of full links Mean (years) Median (years) Number of links Award to publication 3.0 2.0 3 Award to patent (direct) 11.8 11.0 17 Award to patent (linked by publication) 8.3 7.0 3 Award to license 15.6 19.5 20 NSF award to license full links Mean (years) Median (years) Number of links Award to publication 3.6 3 2610 Award to patent (linked by publication) 8.1 7 2610 Award to patent (direct) 8.3 8 7558 NSF award to patent links NSF Award 8618780 Biopolymer Sequence Analysis: New Methods and Instrumentation Scientific Publication: Oligopeptide Sequence Analysis by Collision-activated Dissociation of Multiply Charged Ions U.S. Patent: Protein sequencing by mass spectrometry Technology Licensing Agreement From: MDS INC., Canada To: DH Technologies Development Pte Ltd. NSF Award: 9415861 Studies on FokI (a Type IIS) Restriction Enzyme U.S. Patent: Methods for inactivating target DNA and for detecting conformational change in a nucleic acid Technology Licensing Agreement From: Johns Hopkins University et al. To: SIGMA-ALDRICH CO. Patents to Publications • Unstructured NPL citation strings are first extracted from the patent record and parsed into structured citation records including article title, journal details, author names, and publication date. We use overlapping token sequences to map the citation records into a large set of structured publication records. We use this map to train a perceptron model to parse the remaining records.5 • After the NPL citations are parsed, the database is queried for matching scientific publication records. Patents to NSF Awards • We extracted the NSF award acknowledgement from the description of the USPTO record as a function of patent. Licenses to Patents • Direct links from the ktMINE data. This work explores the impact of NSF funding on research output and on downstream commercial licensing by attempting to link NSF grants to specific research papers and patents and patents to commercial licenses. Publications to NSF Awards • First we extract a list of all NSF award IDs from the NSF awards database. • Next, we search for these strings in unstructured funding acknowledgement records and then train a model based on adjacent term occurrences that will recognize the contexts in which these strings occur. Applying this model will generalize to detect award references we had missed initially and will help remove string matches which were not award references. • After the funding acknowledgements are parsed, the database is queried for matching award records. Methods Direct link Chained link Legend Below are two of the links we found in this analysis. These links illustrate knowledge flows from NSF funding to a licensing agreement.