forked from CredentialEngine/CredentialRegistry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcer-organization.json
22 lines (22 loc) · 1.25 KB
/
cer-organization.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"@context": {
"schema": "http://schema.org/",
"dc": "http://purl.org/dc/elements/1.1/",
"dct": "http://purl.org/terms/",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"ceterms": "http://purl.org/ceterms/terms/"
},
"@type": "ceterms:CredentialOrganization",
"schema:name": "AdvancED",
"schema:description": "AdvancED is the largest community of education professionals in the world. We are a non-profit, non-partisan organization that conducts rigorous, on-site external reviews of PreK-12 schools and school systems to ensure that all learners realize their full potential. While our expertise is grounded in more than a hundred years of work in school accreditation, AdvancED is far from a typical accrediting agency. Our goal isn’t to certify that schools are good enough. Rather, our commitment is to help schools improve.",
"schema:url": "http://www.advanc-ed.org/",
"ceterms:agentType": [ "qualityAssurance" ],
"ceterms:ctid": "urn:ctid:1667EC08-0E04-4C0E-8774-31A2DF20ABA6",
"ceterms:serviceType": [ null ],
"ceterms:sameAs": [
"https://www.facebook.com/advancedorg",
"https://twitter.com/advancedorg",
"https://www.youtube.com/user/AdvancEDorg"
]
}