Closed jeannekitchens closed 1 year ago
@philbarker @mparsons-ce @jeannekitchens Would the range for ceterms:supportServiceType and ceterms:accommodationType be skos:Concept or ceterms:CredentialAlignmentObject? We have gone with skos:Concept for some of our recent additions to the schema, but not all of them.
@siuc-nate for most recent additions it's been skos:Concept. If it's not consistent,we should pull a list and look at why they're not consistent. It could cause a breaking change such as what happened recently with, I think it was, competency category.
These are new properties, so it shouldn't be a breaking change.
If the intent is to reference a skos:Concept and we have the relevant concepts in place, I see no benefit in doing so via an alignment object.
I'm good with having the range be skos:Concept. @mparsons-ce what do you think?
Well, not simple, at first glance, mostly for validation.
Currently a concept is validated by using credreg.net. This process has no notion of what the CTID might be for the concept resource.
There is no easy way to find a concept using just the PrefLabel.
As well currently we have the flexibility to allow the label or the terse phrase (Badge Claim versus BadgeClaim). The resource just has the label (which does seem wrong).
I checked the published concepts, and noted that there no reference to the short URI. Example: claimType:BadgeClaim
If we published the latter (in Notation) that could perhaps be used in a lookup. Of course we may need the CTID of the concept scheme just in case. It is unlikely (and would suggest a new edit) that there would be duplicates for concept URIs.
As well:
For the concepts that are part of CTDL, we would use the credreg URIs, not registry URIs. Does that help? Are you referring to other concepts outside of the support related concept schemes? The question is only for the two new properties, ceterms:supportServiceType and ceterms:accommodationType.
Can we have what's good for CTDL and what's good for the Registry? That is, allow both in CTDL but only whatever works for the registry in the Registry profile. [aside (for now): I would like to apply this to all properties with Alignment Objects in their range]
I think the ideal state for both the schema and the registry would be to always use a direct connection (ie no Credential Alignment Objects), and leverage bnodes where there is nothing to link to.
If using direct connections to concepts helps us move in that direction, I think it is worthwhile. I don't know if it's possible to "fix" the old properties without introducing breaking changes, though.
Should support service have an ownedBy property? The above diagram shows ownedBy but the latter is not in properties proposal: https://docs.google.com/document/d/1O1Iw5wk-N3b6-m1RqVXg30Fzh5yi8GdhS9a4auq7KN4/edit#
This had come up in one of our meetings. I don't think there is much value in indicating the intellectual property owner of a support service (or if such a notion makes much sense). What will matter to a consumer of the data (and in particular, someone who is seeking such services) is who offers it, regardless of who may have come up with it.
Well, ownedBy is about legal title not IPR (I own my house, nothing to do with IPR), and services can be owned. We will probably have to add it later if it turns out that organizations offer things that they don't own (e.g. the by contracting a service from some other org).
What I want to avoid is a situation where we have policy like "requires ownedBy or offeredBy" (as we do with pretty much everything else that has those properties) and then end up with a bunch of service data in the registry that has an ownedBy value but not an offeredBy value (and is thus worthless to anyone seeking services). I don't think the owner of a service matters at all, but if we do want to add that property, then the policy should require offeredBy, not give an option between the two, in my opinion.
It would matter to me if the service being offered belonged to an organization other that the one that offered it. For example I would likely want to know who owned a health-related service offered by a college if they get to see my medical records.
if we do want to add that property, then the policy should require offeredBy, not give an option between the two, in my opinion.
Seems reasonable.
Of course, as I think about it more, that does eventually beg the question: what happens to the service data that is in the registry already when it stops being offered?
I think we are ready to add this.
If we're moving forward with what we discussed yesterday - that is, having both ownedBy and offeredBy and requiring one or the other (to allow for services no longer offered to be in the registry) but strongly advising via documentation that offeredBy be used (to make the data useful to people for services that are currently offered), then I think we're okay
Final proposal (it's a big one - the turtle-y version is here):
Create rdfs:Class - ceterms:SupportService
Term Status - vs:pending Label - "Support Service" Definition - "Resources and assistance that help people overcome barriers to succeed in their education and career goals." Comment - "Support services can be provided at any stage of an individual's education or career, and may be targeted towards people with or without direct affiliation with an organization. The goal of support services is to provide people with the assistance they need to achieve their full potential. Examples of Support Services include career advice, job placement, childcare, transportation, tools, mentorship, counseling, and other forms of aid."
Create rdf:Property - ceterms:accommodationType
Term Status - vs:pending Label - "Accommodation Type" Definition - "Type of modification to facilitate equal access for people to a physical location, resource, or service." Domain Includes - ceterms:SupportService Range Includes - ceterms:CredentialAlignmentObject Target Concept Scheme - ceterms:Accommodation
Create rdf:Property - ceterms:hasSupportService
Term Status - vs:pending Label - "Has Support Service" Definition - "Reference to a relevant support service." Domain Includes - ceterms:ApprenticeshipCertificate, ceterms:AssociateDegree, ceterms:AssociateOfAppliedArtsDegree, ceterms:AssociateOfAppliedScienceDegree, ceterms:AssociateOfArtsDegree, ceterms:AssociateOfScienceDegree, ceterms:BachelorDegree, ceterms:BachelorOfArtsDegree, ceterms:BachelorOfScienceDegree, ceterms:Badge, ceterms:Certificate, ceterms:CertificateOfCompletion, ceterms:Certification, ceterms:Credential, ceterms:Degree, ceterms:DigitalBadge, ceterms:Diploma, ceterms:DoctoralDegree, ceterms:GeneralEducationDevelopment, ceterms:JourneymanCertificate, ceterms:License, ceterms:MasterCertificate, ceterms:MasterDegree, ceterms:MasterOfArtsDegree, ceterms:MasterOfScienceDegree, ceterms:MicroCredential, ceterms:OpenBadge, ceterms:ProfessionalDoctorate, ceterms:QualityAssuranceCredential, ceterms:ResearchDoctorate, ceterms:SecondarySchoolDiploma, ceterms:SpecialistDegree, ceterms:AssessmentProfile, ceterms:Collection, ceterms:Course, ceterms:Job, ceterms:LearningOpportunityProfile, ceterms:LearningProgram, ceterms:Pathway, ceterms:WorkRole, ceterms:ScheduledOffering, ceterms:SupportService Range Includes - ceterms:SupportService
Create rdf:Property - ceterms:supportServiceCondition
Term Status - vs:pending Label - "Support Service Condition" Definition - "Requirements to qualify for a support service." Domain Includes - ceterms:SupportService Range Includes - ceterms:ConditionProfile
Create rdf:Property - ceterms:supportServiceFor
Term Status - vs:pending Label - "Support Service For" Definition - "Resource to which this support service is applicable." Domain Includes - ceterms:SupportService Range Includes - ceterms:AssessmentProfile, ceterms:Collection, ceterms:Course, ceterms:Job, ceterms:LearningOpportunityProfile, ceterms:LearningProgram, ceterms:Pathway, ceterms:WorkRole, ceterms:ScheduledOffering, ceterms:ApprenticeshipCertificate, ceterms:AssociateDegree, ceterms:AssociateOfAppliedArtsDegree, ceterms:AssociateOfAppliedScienceDegree, ceterms:AssociateOfArtsDegree, ceterms:AssociateOfScienceDegree, ceterms:BachelorDegree, ceterms:BachelorOfArtsDegree, ceterms:BachelorOfScienceDegree, ceterms:Badge, ceterms:Certificate, ceterms:CertificateOfCompletion, ceterms:Certification, ceterms:Credential, ceterms:Degree, ceterms:DigitalBadge, ceterms:Diploma, ceterms:DoctoralDegree, ceterms:GeneralEducationDevelopment, ceterms:JourneymanCertificate, ceterms:License, ceterms:MasterCertificate, ceterms:MasterDegree, ceterms:MasterOfArtsDegree, ceterms:MasterOfScienceDegree, ceterms:MicroCredential, ceterms:OpenBadge, ceterms:ProfessionalDoctorate, ceterms:QualityAssuranceCredential, ceterms:ResearchDoctorate, ceterms:SecondarySchoolDiploma, ceterms:SpecialistDegree
Create rdf:Property - ceterms:supportServiceType
Term Status - vs:pending Label - "Support Service Type" Definition - "Types of support services offered by an agent; select from an existing enumeration of such types." Domain Includes - ceterms:SupportService Range Includes - ceterms:CredentialAlignmentObject Target Concept Scheme - ceterms:SupportServiceCategory
Modify rdf:Property - ceterms:alternateName
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:availabilityListing
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:availableAt
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:availableOnlineAt
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:commonConditions
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:commonCosts
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:ctid
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:dateEffective
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:deliveryType
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:description
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:estimatedCost
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:expirationDate
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:financialAssistance
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:identifier
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:inLanguage
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:keyword
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:lifeCycleStatusType
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:name
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:occupationType
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:offeredBy
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:offers
Add schema:rangeIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:offeredIn
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:ownedBy
Add schema:domainIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:owns
Add schema:rangeIncludes - ceterms:SupportService
Modify rdf:Property - ceterms:subjectWebpage
Add schema:domainIncludes - ceterms:SupportService
Create skos:ConceptScheme - ceterms:Accommodation
Term Status - vs:pending Label - "Accommodation" Definition - "Types of features, changes, modifications, or adjustments made to a facility, service, or resource to provide equal access and opportunity to people with diverse needs and preferences." Comment - "These accommodations can include existing physical features or modifications to the environment, alternative formats or modes of communication, flexible scheduling, and personal assistance services, among others."
Create skos:ConceptScheme - ceterms:SupportServiceCategory
Term Status - vs:pending Label - "Support Service Category" Definition - "Types of support services to help people succeed in their education and career goals."
Create skos:Concept - accommodation:AccessibleHousing
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Accessible Housing" Definition - "Housing with features, modifications, or adjustments to ensure that individuals with disabilities can access and use the space on an equal basis with others." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:AccessibleParking
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Accessible Parking" Definition - "A designated parking spot close to a building entrance, with adequate space to allow for accessible van or car parking, and with appropriate signage and markings." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:AccessibleRestroom
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Accessible Restroom" Definition - "Accessible restrooms with grab bars, accessible toilets, and sinks at different heights." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:AdjustableLighting
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Adjustable Lighting" Definition - "Adjustable lighting levels and glare reduction." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:AdjustableWorkstations
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Adjustable Workstations" Definition - "Adjustable counters and workstations." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:AlternativeFormats
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Alternative Formats" Definition - "Alternative formats for print and display materials." Comment - "Examples include large print books or accessible PDFs." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:AssistiveTechnology
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Assistive Technology" Definition - "Assistive technology and software to enable or improve access." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:AudioCaptioning
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Audio Captioning" Definition - "Displays for text corresponding to spoken words and audio cues." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:CaptioningAndTranscripts
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Captioning and Transcripts" Definition - "Captioning and/or transcripts for audio and video content." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:ClearSignage
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Clear Signage" Definition - "Clear and simple signage with high contrast and easy-to-read fonts." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:ColorBlindness
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Color Blindness" Definition - "Accessibility feature or accommodation that is designed to address color vision deficiency or color blindness." Comment - "This service typically involves adjusting the colors used in visual materials, such as websites, videos, or other digital content, to make them more distinguishable." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:Communication
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Communication" Definition - "Verbal or non-verbal communication assistance." Comment - "Examples include written communication, picture communication, or communication boards, telephone relay, assistive listening devices, Braille print, audio communication, or other accommodations." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:DietaryAccommodation
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Dietary Accommodation" Definition - "Alternative meal options to suit dietary needs, restrictions, or preferences." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:FacilityAccommodation
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Facility Accommodation" Definition - "Features, modifications or adjustments made to a physical space or facility to ensure that individuals with disabilities can access and use the space on an equal basis with others." Comment - "This can include existing features and modifications to the built environment, such as the installation of ramps, accessible restrooms, or wider doorways, as well as adjustments to lighting, signage, and other environmental factors."
Create skos:Concept - accommodation:FlexibleSchedule
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Flexible Schedule" Definition - "Accommodations made for the time frames to complete work or tasks." Comment - "Examples include adjustments to working hours, extended deadlines, assessment times, or other modifications to schedules." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:HearingLoops
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Hearing Loops" Definition - "Audio induction loops that transmit signals to hearing aids, cochlear implants or other listening devices." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:MultipleLanguage
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Multiple Language" Definition - "Provision of materials or communication in languages other than the primary language used." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:PhysicalAccessibility
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Physical Accessibility" Definition - "Accommodations to ensure entry and mobility throughout a facility." Comment - "Examples include ramps or lifts for wheelchair accessibility, elevators, automatic doors, and wider doorways to accommodate mobility devices." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:PlainLanguage
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Plain Language" Definition - "Communication that is clear, concise, and easy to understand for all participants." Comment - "Examples include using everyday language, avoiding technical jargon, and providing relevant context to aid comprehension." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:ResourceAndServiceAccommodation
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Resource and Service Accommodation" Definition - "Accommodations that are designed to provide equal access to resources and services and are not related to physical facilities."
Create skos:Concept - accommodation:ScreenReader
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Screen Reader" Definition - "Screen reader compatibility for digital materials." Subconcept Of - accommodation:ResourceAndServiceAccommodation
Create skos:Concept - accommodation:Sensory
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Sensory" Definition - "Accommodations for hypersensitivity or aversion to certain sounds, lights, textures, or smells." Comment - "This can include quiet rooms, and reduced lighting." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:ServiceAnimal
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Service Animal" Definition - "Service animal accommodations, including clear guidelines, policies, and facilities for allowing service and support animals." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - accommodation:TactileSignage
Term Status - vs:pending In Scheme - ceterms:Accommodation Preferred Label - "Tactile Signage" Definition - "Braille signage and tactile cues." Subconcept Of - accommodation:FacilityAccommodation
Create skos:Concept - audience:CulturalEthnicMinority
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Cultural/Ethnic Minority" Definition - "Person who belongs to a cultural and/or ethnic minority group, relative to the surrounding population."
Create skos:Concept - audience:CurrentlyIncarcerated
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Currently Incarcerated" Definition - "Person who is currently incarcerated."
Create skos:Concept - audience:FormerMember
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Former Member" Definition - "Former member of an organization, society, or recognized group." Comment - "Membership includes types of affiliation such as employment or other work relationships, enrollment at an educational institution etc."
Create skos:Concept - audience:FormerlyIncarcerated
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Formerly Incarcerated" Definition - "Person who was formerly incarcerated."
Create skos:Concept - audience:FutureMember
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Future Member" Definition - "Future member of an organization, society, or recognized group." Comment - "Membership includes types of affiliation such as employment or other work relationships, enrollment at an educational institution etc."
Create skos:Concept - audience:FutureStudent
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Future Student" Definition - "Student who intends to participate in a learning opportunity."
Create skos:Concept - audience:JobSeeker
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Job Seeker" Definition - "Person who is currently seeking work." Comment - "This includes new job seekers as well as those who already have work and are seeking other work."
Create skos:Concept - audience:Youth
Term Status - vs:pending In Scheme - ceterms:Audience Preferred Label - "Youth" Definition - "Person roughly between the ages of 15 and 24."
Create skos:Concept - deliveryType:VariableSite
Term Status - vs:pending In Scheme - ceterms:Delivery Preferred Label - "Variable Site" Definition - "Delivery is not tied to a specific site." Comment - "Includes physical/in-person delivery to a range of locations, whether predetermined or customized to a specific need. Examples include equipment for dispensing information to mobile devices in locations with limited/no connection."
Create skos:Concept - financialAid:Stipend
Term Status - vs:pending In Scheme - ceterms:FinancialAssistance Preferred Label - "Stipend" Definition - "A fixed sum of money paid for services or to defray expenses incurred through specific activities, which is typically distinct from wages or a salary." Subconcept Of - financialAid:Grant
Create skos:Concept - learnMethod:CohortBased
Term Status - vs:pending In Scheme - ceterms:LearningMethod Preferred Label - "Cohort-Based" Definition - "Format in which people progress as a group."
Create skos:Concept - support:AcademicAdvising
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Academic Advising" Definition - "Personalized process that assists people in achieving educational goals and navigating academic journeys."
Create skos:Concept - support:AssistiveTechnologySupport
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Assistive Technology Support" Definition - "Service that directly assists an individual in the selection, acquisition, or use of assistive technology devices." Narrow Match - ceds:000273/#00292
Create skos:Concept - support:AudiologicalHealthCare
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Audiological Health Care" Definition - "Health care and related services covering hearing loss or impairment." Related Match - ceds:000273/#00293
Create skos:Concept - support:BehavioralService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Behavioral Service" Definition - "Personalized service focused on addressing problem behaviors and developing positive and adaptive behaviors." Narrow Match - ceds:000273/#73052
Create skos:Concept - support:BenefitsSupport
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Benefits Support" Definition - "Service that provides guidance and assistance to people in accessing and maintaining the financial and other benefits that can support their academic and career goals." Comment - "This can include support in understanding and maintaining eligibility, completing related forms, and navigating application and verification processes."
Create skos:Concept - support:CareerAdvising
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Career Advising" Definition - "Personalized process that helps individuals identify and pursue their professional goals, and how to develop the skills and strategies necessary to achieve them."
Create skos:Concept - support:CareerAssessment
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Career Assessment" Definition - "Personalized process that helps individuals to identify their interests, skills, values, and personality traits, and to explore how they relate to different career paths and job opportunities."
Create skos:Concept - support:CareerExploration
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Career Exploration" Definition - "Service that provides opportunities or information to discover and learn about careers." Comment - "This service can offer information and experiences about job market trends, salary expectations, working conditions and other factors that can help people identify and pursue their career goals."
Create skos:Concept - support:CaseManagement
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Case Management" Definition - "Long-term, client-centered service for delivering comprehensive health and human services that involves ongoing assessment, planning, coordination, monitoring, and evaluation of a client's needs and services provided." Related Match - ceds:000273/#00878
Create skos:Concept - support:Childcare
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Childcare" Definition - "Provision of supervision, care, and activities for children in the absence of their parents or guardians."
Create skos:Concept - support:ClothingAssistance
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Clothing Assistance" Definition - "Service that pays for or provides clothing to people who need appropriate attire." Narrow Match - ceds:000273/#00319
Create skos:Concept - support:ComputerHub
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Computer Hub" Definition - "Physical location for accessing computers and other technology resources."
Create skos:Concept - support:Counseling
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Counseling" Definition - "Personalized process that helps individuals improve their mental health and well-being by exploring their emotions, behaviors, and relationships with the guidance of a trained professional." Comment - "Personalized service that provides guidance and support to individuals experiencing personal, work-related, or academic challenges."
Create skos:Concept - support:CrisisSupport
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Crisis Support" Definition - "Services that provide immediate assistance to people who are facing unexpected challenges or crises that may interfere with their ability to pursue their academic or career goals." Comment - "These services can include financial assistance, housing assistance, crisis hotlines, and counseling services among others."
Create skos:Concept - support:DiversityEquityInclusion
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Diversity Equity Inclusion" Definition - "Services, programs, and initiatives that promote a welcoming and inclusive environment for individuals of all backgrounds."
Create skos:Concept - support:EquipmentProvision
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Equipment Provision" Definition - "Service that provides people with access to the equipment, tools, or other physical resources necessary for education, training, or work."
Create skos:Concept - support:FinancialLiteracy
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Financial Literacy" Definition - "Provides people with the knowledge, skills, and resources necessary to make informed decisions about managing their personal finances."
Create skos:Concept - support:HealthCare
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Health Care" Definition - "Programs whose primary purpose is to help individuals achieve and maintain physical well-being through the study, prevention, screening, evaluation and treatment of individuals who have illnesses, injuries, or disabilities."
Create skos:Concept - support:ImmigrationAssistance
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Immigration Assistance" Definition - "Assistance for people in navigating legal and administrative procedures involved in immigrating to a new country." Comment - "Examples include assistance with visa applications, documentation requirements, and settlement services." Related Match - ceds:000273/#73052
Create skos:Concept - support:InternetAccess
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Internet Access" Definition - "Service where individuals can connect to the internet using their own devices."
Create skos:Concept - support:JobPlacement
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Job Placement" Definition - "Assistance for individuals in finding suitable work." Comment - "Examples include providing job searching and matching resources, and facilitating the application, interview, and background check processes."
Create skos:Concept - support:LearningResourceProvision
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Learning Resource Provision" Definition - "Service that provides people with access to educational materials." Comment - "Examples of support materials include textbooks, multimedia resources, research papers, journals, and online courses." Usage Note - "Use for libraries and specialized resource centers."
Create skos:Concept - support:LegalService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Legal Service" Definition - "Service that provides people with advice, representation, and/or support in navigating the legal system." Comment - "Examples include the interpretation and application of laws and regulations, and advocating for the individual's legal rights and interests."
Create skos:Concept - support:MentalHealthCounseling
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Mental Health Counseling" Definition - "Personalized service that provides therapeutic support to individuals experiencing mental health issues such as anxiety, depression, or trauma." Comment - "Examples of mental health issues include behavior problems, emotional disturbances, personality disorders, incipient illnesses, and/or other comparable conditions." Narrow Match - ceds:000273/#00305
Create skos:Concept - support:Mentoring
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Mentoring" Definition - "Service that pairs individuals with people experienced in professions who can offer guidance and support as they pursue their academic or career goals."
Create skos:Concept - support:Networking
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Networking" Definition - "Service that connects people with employers and professional communities to expand their professional networks and gain access to new job opportunities and career pathways." Comment - "Examples include providing opportunities to attend networking events and connect with professionals."
Create skos:Concept - support:NeurodivergenceService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Neurodivergence Service" Definition - "Services related to neurodivergence." Comment - "Neurodivergence means relating to having a mind that functions in ways that are not considered typical according to societal norms." Usage Note - "Use for services relating to autism, tics/Tourettes Syndrome, Attention Deficit Hyperactivity Disorder (ADHD), and other similar conditions." Narrow Match - ceds:000273/#73051
Create skos:Concept - support:NoteTakingAssistance
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Note Taking Assistance" Definition - "Service that assists individuals to make their own record of classes or lectures." Narrow Match - ceds:000273/#00308
Create skos:Concept - support:PeerService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Peer Service" Definition - "Service that specializes in facilitating peer interaction." Comment - "Examples include peer interactions such as counseling, tutoring, and leadership activities." Narrow Match - ceds:000273/#00312
Create skos:Concept - support:PersonalAssistance
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Personal Assistance" Definition - "Personalized service to help and accompany an individual who would otherwise be unable to participate in education, training, and/or work."
Create skos:Concept - support:PostalAddress
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Postal Address" Definition - "Service to provide people who do not have a suitable mailing address with a means to receive their mail." Comment - "This service is intended to help individuals receive documents and correspondence."
Create skos:Concept - support:PsychologicalService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Psychological Service" Definition - "Personalized service that provides assessment, diagnosis, and treatment for mental health disorders." Narrow Match - ceds:000273/#00331
Create skos:Concept - support:PublicBenefitsCaseManagement
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Public Benefits Case Management" Definition - "Specialized, long-term, and client-centered service for delivering comprehensive public benefits services that involves ongoing assessment, planning, coordination, monitoring, and evaluation of a client's needs and services provided related to public assistance programs." Related Match - ceds:000273/#00294
Create skos:Concept - support:ReaderService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Reader Service" Definition - "Service for reading text or describing visual content." Usage Note - "For pre-recorded formats such as audio books use the accommodationType property with the value "AlternativeFormats"." Narrow Match - ceds:000273/#00314
Create skos:Concept - support:Rehabilitation
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Rehabilitation" Definition - "Service that provides a combination of treatment and education designed to restore maximum functioning, independence, and a sense of well-being for individuals who have temporary or permanent disabilities." Narrow Match - ceds:000273/#00318
Create skos:Concept - support:ResidentialLiving
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Residential Living" Definition - "Service that provides a therapeutic living environment in community-based residential facilities for individuals with special needs, including those with emotional and/or behavioral problems." Narrow Match - ceds:000273/#00885
Create skos:Concept - support:RespiteCare
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Respite Care" Definition - "Service that provides temporary care to relieve a caregiver." Narrow Match - ceds:000273/#73046
Create skos:Concept - support:SignLanguage
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Sign Language" Definition - "Service that provides sign language interpretation." Narrow Match - ceds:000273/#73058
Create skos:Concept - support:SkillMapping
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Skill Mapping" Definition - "Service that helps identify and assess an individual's specific skills and qualifications to determine any gaps or overlaps in their knowledge or experience as they relate to a career pathway." Comment - "This process can identify opportunities for advanced standing, transfer credit, or other forms of recognition for their skills, which can help people save time and money in pursuit of their education or career goals."
Create skos:Concept - support:StudySkills
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Study Skills" Definition - "Service that provides assistance for people who want to improve their study habits, test preparation skills and test-taking techniques." Narrow Match - ceds:000273/#00323
Create skos:Concept - support:SubstanceAbusePrevention
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Substance Abuse Prevention" Definition - "Service related to preventing the misuse or abuse of drugs, alcohol, or other substances." Narrow Match - ceds:000273/#00324
Create skos:Concept - support:SupportCoordination
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Support Coordination" Definition - "Service that involves coordinating and integrating various other services to provide comprehensive support to individuals." Comment - "Support coordination emphasizes a holistic and personalized approach where services are delivered in a comprehensive manner, rather than in isolation." Usage Note - "Use for services known as "wraparound services" in the U.S."
Create skos:Concept - support:SupportedWork
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Supported Work" Definition - "Service that helps people with special needs find and retain paid work." Comment - "This can include advocacy and support services to address behaviors and basic skills required to stay employed." Narrow Match - ceds:000273/#00886
Create skos:Concept - support:TalentMarketplaceSignaling
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Talent Marketplace Signaling" Definition - "Service that enables employers to provide information that helps education and training providers align their offerings to current and future job opportunities."
Create skos:Concept - support:TechnologyLending
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Technology Lending" Definition - "Service that loans out technology equipment such as laptops, tablets, and other devices." Narrow Match - ceds:000273/#00887
Create skos:Concept - support:TestAssistance
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Test Assistance" Definition - "Service that provides assistance for people who need help in reading or writing responses to test items." Narrow Match - ceds:000273/#00326
Create skos:Concept - support:Translation
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Translation" Definition - "Service that provides spoken or written language translation." Usage Note - "For sign language, use Sign Language Service" Related Match - ceds:000273/#00327
Create skos:Concept - support:Transportation
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Transportation" Definition - "Service that provides or arranges transportation for people." Narrow Match - ceds:000273/#00888, ceds:000273/#00321
Create skos:Concept - support:Tutoring
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Tutoring" Definition - "Individualized or small group teaching." Usage Note - "Tutoring as a support service is normally provided as a supplement to a regular teaching program." Narrow Match - ceds:000273/#00329
Create skos:Concept - support:VisionService
Term Status - vs:pending In Scheme - ceterms:SupportServiceCategory Preferred Label - "Vision Service" Definition - "Health care and related services related to vision loss or impairment." Narrow Match - ceds:000273/#00330
Modify skos:Concept - audience:Member
Remove skos:definition - "Member of an organization, society, or recognized group." Add skos:definition - "Current member of an organization, society, or recognized group." Add dct:description - "Membership includes types of affiliation such as employment or other work relationships, enrollment at an educational institution etc."
The changes in the above post have been made in pending CTDL and noted in the history tracking.
CTDL Support Services Domain Model and Terms Proposal: