際際滷

際際滷Share a Scribd company logo
SHARE NotificationServiceDevelopment
Update from the Center for Open Science
Center for Open Science
Community
Metascience
Infrastructure
http://osf.io
Modular
Reliable
Flexible
Scalable
COS-SHARE Development Team
Brian Geiger Chris Seto Coral Sheldon-Hess
Erin Braswell Fabian Von Feilitzsch
COS-SHARE Developer Alumni
Casey Rollins Erica Baranski Faye Huynh Lauren Revere Ginny Huang
Michelle Yao Peter Fan Saman Ehsan Xander Herrick
Gather Notify
Providers Consumers
How are we getting data?
Application
Programming
Interface
GET https://frogworld.
com/api/frogs
Request Response
[
{
name: Kermit,
color: green,
type: felt
},
{
name: Travis,
color: green,
type: tree
}
]
POST https://osf.io/api/share
Request Response
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
source: frogworld,
id: 10.100/frogworld.102
}
Success
SHARE Notification Service Development
SHARE Notification Service Development
SHARE Notification Service Development
Resource 1 Resource 2
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
source: frogworld,
id: 10.100/frogworld.102
}
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
origin: frogworld,
id: 10.100/frogworld.102,
description:
Exploring greenness.
}
Resource 1 Resource 2
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
source: frogworld,
id: 10.100/frogworld.102
}
{
name: Easy Being Green?,
contributors: [
Frog Scientists Intl,
Amphibians United,
],
origin: frogworld,
doi: 10.100/frogworld.102
}
Resource 1 Resource 2
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
source: frogworld,
id: 10.100/frogworld.102
}
{
title: Easy Being Green?,
source: frogworld,
id: 10.100/frogworld.102
}
Resource 1 Resource 2
{
title: Easy Being Green?,
contributors: [
Kermit,
Travis
],
source: frogworld,
id: 10.100/frogworld.102
}
{
title: Easy Being Green?,
contributors: [
No Contributors
],
source: frogworld,
id: 10.100/frogworld.102
}
Gather Notify
Providers Consumers
Request
GET
http://repository.stcloudstate.edu/do/oai/?
verb=ListRecords
&metadataPrefix=oai_dc
&from=2014-10-02T00:00:00Z
Request Response
GET
http://repository.stcloudstate.edu/do/oai/?
verb=ListRecords
&metadataPrefix=oai_dc
&from=2014-10-02T00:00:00Z
<record>
<date>  </date>
<title>  </title>
<contributors>
<name>...</name>
<name>...</name>
</contributors>
<description>

</description>
<id>...</id>
</record>
Provider:
stcloudstate
Provider:
stcloudstate
11:05
Provider:
stcloudstate
11:05
GET
stcloud.edu/api/
Provider:
stcloudstate
11:05
GET
stcloud.edu/api/
GET
plos.org/api/
GET
columbia.edu/api/
GET
mit.edu/api/
GET
vtech.edu/api/
GET
dataONE.org/api/
Queue
Provider:
stcloudstate
11:05
GET
stcloud.edu/api/
GET
plos.org/api/
GET
columbia.edu/api/
GET
mit.edu/api/
GET
vtech.edu/api/
GET
dataONE.org/api/
Queue
worker
server image by RRZEicons
Provider:
stcloudstate
11:05
GET
stcloud.edu/api/
GET
plos.org/api/
GET
columbia.edu/api/
GET
mit.edu/api/
GET
vtech.edu/api/
GET
dataONE.org/api/
Queue
worker
worker
worker
worker
server image by RRZEicons
GET
stcloud.edu/api/
Archive Response
Archive Data
Archive Request
GET
stcloud.edu/api/
Archive Response
Archive Data
Normalize
Archive Request
<record>
<header>
<identifier>oai:repository.stcloudstate.edu:comm_facpubs-1001</identifier>
<datestamp>2014-10-01T17:54:11Z</datestamp>
</header>
<metadata>
<oai_dc:dc>
<dc:title>The Press as an Elite Power Group in Japan</dc:title>
<dc:creator>Akhavan-Majid, Roya</dc:creator>
<dc:description>
A lengthy field study in Japan using interviews and other sources and focusing on the
nation's five leading national newspapers and Tokyo's major television stations finds
evidence of much overlap between industry and the news media, through interlocking
directorships and social club memberships
</dc:description>
<dc:date>1990-12-01T08:00:00Z</dc:date>
<dc:identifier>http://repository.stcloudstate.edu/comm_facpubs/3</dc:identifier>
<dc:source>Mass Communication Faculty Publications</dc:source>
<dc:publisher>the Repository at St. Cloud State</dc:publisher>
<dc:subject>Mass Communication</dc:subject>
</oai_dc:dc>
</metadata>
</record>
{
"source": "stcloud",
"description": "A lengthy field study in Japan using interviews and other sources and focusing
on the nation's five leading national newspapers and Tokyo's major television stations finds
evidence of much overlap between industry and the news media, through interlocking
directorships and social club memberships,",
"contributors": {
"given": "Roya",
"family": "Akhavan-Majid",
"middle": "",
"email": ""
},
"title": "The Press as an Elite Power Group in Japan",
"dateCreated": "1970-01-01T00:00:00",
"dateUpdated": "2014-10-01T17:54:11+00:00",
"tags": [ "mass communication"],
"id": {
"url": "http://repository.stcloudstate.edu/comm_facpubs/3",
"serviceID": "oai:repository.stcloudstate.edu:comm_facpubs-1001",
"doi": ""
}
}
GET
stcloud.edu/api/
Archive Response
Archive Data
Normalize
Send to OSF
Archive Request
Gather Notify
Providers Consumers
Notify
Consumers
OSF Metadata
OSF Metadata and Search APIs
Notify
Consumers
RSS
PubSubHubbub
ResourceSync
OSF Search
Engine
OSF API
RSS
/rss/?q=open AND science
AND source:scitech
PubSubHubbub
ResourceSync
/resync/resourcelist/?q=open AND
science AND source:scitech
SHARE Notification Service Development
SHARE Notification Service Development
SHARE Notification Service Development
Inside the Notification Service
3:30 in this room
Recap of lessons learned
Today.
Over 20 content providers
Robust backend providing:
 archive of all research release events
 monitoring and extensive logging
 recovery from service interruptions
Solid foundation to enable building of other services
like curation and networking of research projects
More institutional repositories
Tests with complementary types of content:
Providers able to push content to SHARE NS
Coming soon...
Today Early
2015
Fall
2015
Beta
release
Full
release
20 + service
providers
Robust backend
Output formats
RSS
ResourceSync
Search
More service providers
Complementary data
Refined metadata
schema and push of
content
Try it: http://share-dev.osf.io
Follow on GitHub: https://github.com/
CenterForOpenScience/SHARE
See more details:
https://osf.io/29ypx/wiki/
[ Intentionally Left Blank ]
InsidetheNotification
Service
Elasticsearch
RabbitMQ
MongoDB/
TokuMX
Celery Workers OSF App Servers
ScrAPI
Load Balancers
Caching Proxies
Raw
UserProvider Provider Provider
Fluentd
Elasticsearch
Kibana
UserUser
 Reliable
 Messages persist
 Redundant message storage
 Scalable
 easily clustered
 Supported
 Most used message broker
RabbitMQ
Celery
 Asynchronous job execution
 Scalable
 Allows for any number of worker
machines
 Fault resistant
 Large community
 Tight integration with RabbitMQ
MongoDB/TokuMX
 Fast
 Transaction-based
 Improve document
storage
 Document-level
locking
Elasticsearch
 Flexible
 Schema-less
 Built to be horizontally
extensible
 Robust API
Fluentd
 Most robust log
aggregation system
 Converts log messages to
JSON for easy processing
 Emphasizes simplicity
Sentry
 No exceptions uncaught
 Real-time logging
 Easy triage
Kibana
 Nice visualizations
 Easy setup
 Simple to use
 Stats at a glance
 In depth progress
monitoring
SHARE Notification Service Development
Harvesters
Gathering metadata from providers
SHARE Notification Service Development
RSS Feed
SHARE Notification Service Development
SHARE Notification Service Development
SHARE Notification Service Development
SHAREintheworld
SHARE on GitHub
https://github.com/CenterForOpenScience/SHARE
Ways to access SHARE
Search API
SHARE Notification Service Development
SHARE Notification Service Development
Knockout - Observables
SHARE Notification Service Development
SHARE Notification Service Development
Knockout - Functions
SHARE Notification Service Development
SHARE Notification Service Development
HTML
SHARE Notification Service Development
SHARE Notification Service Development

More Related Content

Similar to SHARE Notification Service Development (20)

Tapping into Scientific Data with Hadoop and Flink
Tapping into Scientific Data with Hadoop and FlinkTapping into Scientific Data with Hadoop and Flink
Tapping into Scientific Data with Hadoop and Flink
Michael H辰usler
Alitora Innovation Networks
Alitora Innovation NetworksAlitora Innovation Networks
Alitora Innovation Networks
alitora
SHARE Update for CNI, Fall 2014
SHARE Update for CNI, Fall 2014SHARE Update for CNI, Fall 2014
SHARE Update for CNI, Fall 2014
SHARE
Building capacity for open, data-driven science - Grand Rounds
Building capacity for open, data-driven science - Grand RoundsBuilding capacity for open, data-driven science - Grand Rounds
Building capacity for open, data-driven science - Grand Rounds
Kaitlin Thaney
Funding data for research
Funding data for researchFunding data for research
Funding data for research
Crossref
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
GigaScience, BGI Hong Kong
HKU Data Curation MLIM7350 Class 10
HKU Data Curation MLIM7350 Class 10HKU Data Curation MLIM7350 Class 10
HKU Data Curation MLIM7350 Class 10
Scott Edmunds
Web 2.0 Tools - Outreach & Community Building
Web 2.0 Tools - Outreach & Community BuildingWeb 2.0 Tools - Outreach & Community Building
Web 2.0 Tools - Outreach & Community Building
Brian Gray
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana
Alamw15 VIVO
Alamw15 VIVOAlamw15 VIVO
Alamw15 VIVO
Kristi Holmes
Standardizing scholarly output with the VIVO ontology
Standardizing scholarly output with the VIVO ontologyStandardizing scholarly output with the VIVO ontology
Standardizing scholarly output with the VIVO ontology
mhaendel
Academic SEO, or: How do I get my research to show up in search engines and d...
Academic SEO, or: How do I get my research to show up in search engines and d...Academic SEO, or: How do I get my research to show up in search engines and d...
Academic SEO, or: How do I get my research to show up in search engines and d...
Open Knowledge Maps
HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8
Scott Edmunds
Semantic Web in Action
Semantic Web in ActionSemantic Web in Action
Semantic Web in Action
Sebastian Ryszard Kruk
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
Carole Goble
Data Publishing at Harvard's Research Data Access Symposium
Data Publishing at Harvard's Research Data Access SymposiumData Publishing at Harvard's Research Data Access Symposium
Data Publishing at Harvard's Research Data Access Symposium
Merce Crosas
Who is using your content?
Who is using your content? Who is using your content?
Who is using your content?
Crossref
Project Credit: Melissa Haendel - On the Nature of Credit
Project Credit: Melissa Haendel - On the Nature of CreditProject Credit: Melissa Haendel - On the Nature of Credit
Project Credit: Melissa Haendel - On the Nature of Credit
CASRAI
On the nature of Credit
On the nature of CreditOn the nature of Credit
On the nature of Credit
mhaendel
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
GigaScience, BGI Hong Kong
Tapping into Scientific Data with Hadoop and Flink
Tapping into Scientific Data with Hadoop and FlinkTapping into Scientific Data with Hadoop and Flink
Tapping into Scientific Data with Hadoop and Flink
Michael H辰usler
Alitora Innovation Networks
Alitora Innovation NetworksAlitora Innovation Networks
Alitora Innovation Networks
alitora
SHARE Update for CNI, Fall 2014
SHARE Update for CNI, Fall 2014SHARE Update for CNI, Fall 2014
SHARE Update for CNI, Fall 2014
SHARE
Building capacity for open, data-driven science - Grand Rounds
Building capacity for open, data-driven science - Grand RoundsBuilding capacity for open, data-driven science - Grand Rounds
Building capacity for open, data-driven science - Grand Rounds
Kaitlin Thaney
Funding data for research
Funding data for researchFunding data for research
Funding data for research
Crossref
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
Nicole Nogoy's talk at eResearchNZ 2014: Improving data sharing, integration ...
GigaScience, BGI Hong Kong
HKU Data Curation MLIM7350 Class 10
HKU Data Curation MLIM7350 Class 10HKU Data Curation MLIM7350 Class 10
HKU Data Curation MLIM7350 Class 10
Scott Edmunds
Web 2.0 Tools - Outreach & Community Building
Web 2.0 Tools - Outreach & Community BuildingWeb 2.0 Tools - Outreach & Community Building
Web 2.0 Tools - Outreach & Community Building
Brian Gray
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana
Standardizing scholarly output with the VIVO ontology
Standardizing scholarly output with the VIVO ontologyStandardizing scholarly output with the VIVO ontology
Standardizing scholarly output with the VIVO ontology
mhaendel
Academic SEO, or: How do I get my research to show up in search engines and d...
Academic SEO, or: How do I get my research to show up in search engines and d...Academic SEO, or: How do I get my research to show up in search engines and d...
Academic SEO, or: How do I get my research to show up in search engines and d...
Open Knowledge Maps
HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8
Scott Edmunds
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
FAIR Software (and Data) Citation: Europe, Research Object Systems, Networks ...
Carole Goble
Data Publishing at Harvard's Research Data Access Symposium
Data Publishing at Harvard's Research Data Access SymposiumData Publishing at Harvard's Research Data Access Symposium
Data Publishing at Harvard's Research Data Access Symposium
Merce Crosas
Who is using your content?
Who is using your content? Who is using your content?
Who is using your content?
Crossref
Project Credit: Melissa Haendel - On the Nature of Credit
Project Credit: Melissa Haendel - On the Nature of CreditProject Credit: Melissa Haendel - On the Nature of Credit
Project Credit: Melissa Haendel - On the Nature of Credit
CASRAI
On the nature of Credit
On the nature of CreditOn the nature of Credit
On the nature of Credit
mhaendel
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
Scott Edmunds A*STAR open access workshop: how licensing can change the way w...
GigaScience, BGI Hong Kong

More from SHARE (8)

SHARE Update for CNI, April 2015
SHARE Update for CNI, April 2015SHARE Update for CNI, April 2015
SHARE Update for CNI, April 2015
SHARE
SHARE Notification Service, December 2014
SHARE Notification Service, December 2014SHARE Notification Service, December 2014
SHARE Notification Service, December 2014
SHARE
SHARE Update for DLF, October 2014
SHARE Update for DLF, October 2014SHARE Update for DLF, October 2014
SHARE Update for DLF, October 2014
SHARE
SHARE Looking Forward, October 2014
SHARE Looking Forward, October 2014SHARE Looking Forward, October 2014
SHARE Looking Forward, October 2014
SHARE
SHARE Registry, October 2014
SHARE Registry, October 2014SHARE Registry, October 2014
SHARE Registry, October 2014
SHARE
SHARE Update for CNI, Spring 2014
SHARE Update for CNI, Spring 2014SHARE Update for CNI, Spring 2014
SHARE Update for CNI, Spring 2014
SHARE
SHARE Notification Service, October 2014
SHARE Notification Service, October 2014SHARE Notification Service, October 2014
SHARE Notification Service, October 2014
SHARE
SHARE Progress Report, Fall Meeting 2014
SHARE Progress Report, Fall Meeting 2014SHARE Progress Report, Fall Meeting 2014
SHARE Progress Report, Fall Meeting 2014
SHARE
SHARE Update for CNI, April 2015
SHARE Update for CNI, April 2015SHARE Update for CNI, April 2015
SHARE Update for CNI, April 2015
SHARE
SHARE Notification Service, December 2014
SHARE Notification Service, December 2014SHARE Notification Service, December 2014
SHARE Notification Service, December 2014
SHARE
SHARE Update for DLF, October 2014
SHARE Update for DLF, October 2014SHARE Update for DLF, October 2014
SHARE Update for DLF, October 2014
SHARE
SHARE Looking Forward, October 2014
SHARE Looking Forward, October 2014SHARE Looking Forward, October 2014
SHARE Looking Forward, October 2014
SHARE
SHARE Registry, October 2014
SHARE Registry, October 2014SHARE Registry, October 2014
SHARE Registry, October 2014
SHARE
SHARE Update for CNI, Spring 2014
SHARE Update for CNI, Spring 2014SHARE Update for CNI, Spring 2014
SHARE Update for CNI, Spring 2014
SHARE
SHARE Notification Service, October 2014
SHARE Notification Service, October 2014SHARE Notification Service, October 2014
SHARE Notification Service, October 2014
SHARE
SHARE Progress Report, Fall Meeting 2014
SHARE Progress Report, Fall Meeting 2014SHARE Progress Report, Fall Meeting 2014
SHARE Progress Report, Fall Meeting 2014
SHARE

Recently uploaded (20)

N.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity BriefingN.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity Briefing
Mebane Rash
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptxPOWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
MarilenQuintoSimbula
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
Association for Project Management
Year 10 The Senior Phase Session 3 Term 1.pptx
Year 10 The Senior Phase Session 3 Term 1.pptxYear 10 The Senior Phase Session 3 Term 1.pptx
Year 10 The Senior Phase Session 3 Term 1.pptx
mansk2
Kaun TALHA quiz Prelims - El Dorado 2025
Kaun TALHA quiz Prelims - El Dorado 2025Kaun TALHA quiz Prelims - El Dorado 2025
Kaun TALHA quiz Prelims - El Dorado 2025
Conquiztadors- the Quiz Society of Sri Venkateswara College
How to use Init Hooks in Odoo 18 - Odoo 際際滷s
How to use Init Hooks in Odoo 18 - Odoo 際際滷sHow to use Init Hooks in Odoo 18 - Odoo 際際滷s
How to use Init Hooks in Odoo 18 - Odoo 際際滷s
Celine George
TPR Data strategy 2025 (1).pdf Data strategy
TPR Data strategy 2025 (1).pdf Data strategyTPR Data strategy 2025 (1).pdf Data strategy
TPR Data strategy 2025 (1).pdf Data strategy
Henry Tapper
A PPT Presentation on The Princess and the God: A tale of ancient India by A...
A PPT Presentation on The Princess and the God: A tale of ancient India  by A...A PPT Presentation on The Princess and the God: A tale of ancient India  by A...
A PPT Presentation on The Princess and the God: A tale of ancient India by A...
Beena E S
CRITICAL THINKING AND NURSING JUDGEMENT.pptx
CRITICAL THINKING AND NURSING JUDGEMENT.pptxCRITICAL THINKING AND NURSING JUDGEMENT.pptx
CRITICAL THINKING AND NURSING JUDGEMENT.pptx
PoojaSen20
Information Technology for class X CBSE skill Subject
Information Technology for class X CBSE skill SubjectInformation Technology for class X CBSE skill Subject
Information Technology for class X CBSE skill Subject
VEENAKSHI PATHAK
A PPT on the First Three chapters of Wings of Fire
A PPT on the First Three chapters of Wings of FireA PPT on the First Three chapters of Wings of Fire
A PPT on the First Three chapters of Wings of Fire
Beena E S
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptxTRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
PoojaSen20
Principle and Practices of Animal Breeding || Boby Basnet
Principle and Practices of Animal Breeding || Boby BasnetPrinciple and Practices of Animal Breeding || Boby Basnet
Principle and Practices of Animal Breeding || Boby Basnet
Boby Basnet
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷sHow to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
Celine George
How to Configure Restaurants in Odoo 17 Point of Sale
How to Configure Restaurants in Odoo 17 Point of SaleHow to Configure Restaurants in Odoo 17 Point of Sale
How to Configure Restaurants in Odoo 17 Point of Sale
Celine George
Database population in Odoo 18 - Odoo slides
Database population in Odoo 18 - Odoo slidesDatabase population in Odoo 18 - Odoo slides
Database population in Odoo 18 - Odoo slides
Celine George
Modeling-Simple-Equation-Using-Bar-Models.pptx
Modeling-Simple-Equation-Using-Bar-Models.pptxModeling-Simple-Equation-Using-Bar-Models.pptx
Modeling-Simple-Equation-Using-Bar-Models.pptx
maribethlacno2
The Broccoli Dog's inner voice (look A)
The Broccoli Dog's inner voice  (look A)The Broccoli Dog's inner voice  (look A)
The Broccoli Dog's inner voice (look A)
merasan
Rass MELAI : an Internet MELA Quiz Prelims - El Dorado 2025
Rass MELAI : an Internet MELA Quiz Prelims - El Dorado 2025Rass MELAI : an Internet MELA Quiz Prelims - El Dorado 2025
Rass MELAI : an Internet MELA Quiz Prelims - El Dorado 2025
Conquiztadors- the Quiz Society of Sri Venkateswara College
N.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity BriefingN.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity Briefing
Mebane Rash
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptxPOWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
POWERPOINT-PRESENTATION_DM-NO.017-S.2025.pptx
MarilenQuintoSimbula
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
APM People Interest Network Conference - Oliver Randall & David Bovis - Own Y...
Association for Project Management
Year 10 The Senior Phase Session 3 Term 1.pptx
Year 10 The Senior Phase Session 3 Term 1.pptxYear 10 The Senior Phase Session 3 Term 1.pptx
Year 10 The Senior Phase Session 3 Term 1.pptx
mansk2
How to use Init Hooks in Odoo 18 - Odoo 際際滷s
How to use Init Hooks in Odoo 18 - Odoo 際際滷sHow to use Init Hooks in Odoo 18 - Odoo 際際滷s
How to use Init Hooks in Odoo 18 - Odoo 際際滷s
Celine George
TPR Data strategy 2025 (1).pdf Data strategy
TPR Data strategy 2025 (1).pdf Data strategyTPR Data strategy 2025 (1).pdf Data strategy
TPR Data strategy 2025 (1).pdf Data strategy
Henry Tapper
A PPT Presentation on The Princess and the God: A tale of ancient India by A...
A PPT Presentation on The Princess and the God: A tale of ancient India  by A...A PPT Presentation on The Princess and the God: A tale of ancient India  by A...
A PPT Presentation on The Princess and the God: A tale of ancient India by A...
Beena E S
CRITICAL THINKING AND NURSING JUDGEMENT.pptx
CRITICAL THINKING AND NURSING JUDGEMENT.pptxCRITICAL THINKING AND NURSING JUDGEMENT.pptx
CRITICAL THINKING AND NURSING JUDGEMENT.pptx
PoojaSen20
Information Technology for class X CBSE skill Subject
Information Technology for class X CBSE skill SubjectInformation Technology for class X CBSE skill Subject
Information Technology for class X CBSE skill Subject
VEENAKSHI PATHAK
A PPT on the First Three chapters of Wings of Fire
A PPT on the First Three chapters of Wings of FireA PPT on the First Three chapters of Wings of Fire
A PPT on the First Three chapters of Wings of Fire
Beena E S
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptxTRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
TRANSFER OF PATIENTS IN HOSPITAL SETTING.pptx
PoojaSen20
Principle and Practices of Animal Breeding || Boby Basnet
Principle and Practices of Animal Breeding || Boby BasnetPrinciple and Practices of Animal Breeding || Boby Basnet
Principle and Practices of Animal Breeding || Boby Basnet
Boby Basnet
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷sHow to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
How to Setup WhatsApp in Odoo 17 - Odoo 際際滷s
Celine George
How to Configure Restaurants in Odoo 17 Point of Sale
How to Configure Restaurants in Odoo 17 Point of SaleHow to Configure Restaurants in Odoo 17 Point of Sale
How to Configure Restaurants in Odoo 17 Point of Sale
Celine George
Database population in Odoo 18 - Odoo slides
Database population in Odoo 18 - Odoo slidesDatabase population in Odoo 18 - Odoo slides
Database population in Odoo 18 - Odoo slides
Celine George
Modeling-Simple-Equation-Using-Bar-Models.pptx
Modeling-Simple-Equation-Using-Bar-Models.pptxModeling-Simple-Equation-Using-Bar-Models.pptx
Modeling-Simple-Equation-Using-Bar-Models.pptx
maribethlacno2
The Broccoli Dog's inner voice (look A)
The Broccoli Dog's inner voice  (look A)The Broccoli Dog's inner voice  (look A)
The Broccoli Dog's inner voice (look A)
merasan

SHARE Notification Service Development