{
"id": "id.sifa.defs",
"defs": {
"hybrid": {
"type": "token",
"description": "Hybrid on-site and remote work."
},
"native": {
"type": "token",
"description": "Native or bilingual proficiency."
},
"onSite": {
"type": "token",
"description": "On-site/in-office work."
},
"remote": {
"type": "token",
"description": "Fully remote work (unspecified scope). Treated as remoteGlobal by AppViews. Prefer the scoped variants for new records."
},
"trainee": {
"type": "token",
"description": "Structured early-career rotation or graduate program."
},
"business": {
"type": "token",
"description": "Business and management skills."
},
"contract": {
"type": "token",
"description": "Fixed-scope engagement as an independent contractor."
},
"creative": {
"type": "token",
"description": "Creative and design skills."
},
"fullTime": {
"type": "token",
"description": "Full-time employee of the organization."
},
"industry": {
"type": "token",
"description": "Industry-specific domain knowledge."
},
"language": {
"type": "token",
"description": "Language and linguistic skills."
},
"partTime": {
"type": "token",
"description": "Part-time employee of the organization."
},
"seasonal": {
"type": "token",
"description": "Recurring role tied to a season or peak period."
},
"skillRef": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the id.sifa.profile.skill record."
}
},
"description": "A reference to an id.sifa.profile.skill record by AT-URI. No CID is required because skills are mutable records in the same user's repo."
},
"freelance": {
"type": "token",
"description": "Solo service provider working with multiple clients on a project basis. No employees."
},
"technical": {
"type": "token",
"description": "Technical/engineering skills."
},
"temporary": {
"type": "token",
"description": "Fixed-end-date role as a direct employee of the organization."
},
"volunteer": {
"type": "token",
"description": "Volunteer work (when used as employment type)."
},
"domainType": {
"type": "string",
"description": "Professional domain within an industry. Optional refinement of industryType.",
"knownValues": [
"id.sifa.defs#domainSoftwareEngineering",
"id.sifa.defs#domainDataScience",
"id.sifa.defs#domainCybersecurity",
"id.sifa.defs#domainDevops",
"id.sifa.defs#domainProductDesign",
"id.sifa.defs#domainGameDev",
"id.sifa.defs#domainBanking",
"id.sifa.defs#domainFintech",
"id.sifa.defs#domainInsurance",
"id.sifa.defs#domainInvestmentMgmt",
"id.sifa.defs#domainClinicalResearch",
"id.sifa.defs#domainHealthtech",
"id.sifa.defs#domainPharma",
"id.sifa.defs#domainHigherEd",
"id.sifa.defs#domainEdtech",
"id.sifa.defs#domainPrimarySecondary",
"id.sifa.defs#domainJournalism",
"id.sifa.defs#domainFilmVideo",
"id.sifa.defs#domainGaming",
"id.sifa.defs#domainAdvertising",
"id.sifa.defs#domainEcommerce",
"id.sifa.defs#domainSupplyChain",
"id.sifa.defs#domainAutomotive",
"id.sifa.defs#domainAerospace",
"id.sifa.defs#domainHardware",
"id.sifa.defs#domainRenewables",
"id.sifa.defs#domainOilGas",
"id.sifa.defs#domainClimateTech",
"id.sifa.defs#domainManagementConsulting",
"id.sifa.defs#domainDevrel",
"id.sifa.defs#domainHrRecruitment",
"id.sifa.defs#domainIpLaw",
"id.sifa.defs#domainCompliance",
"id.sifa.defs#domainHumanRights",
"id.sifa.defs#domainOpenSource",
"id.sifa.defs#domainPublicPolicy",
"id.sifa.defs#domainDefense",
"id.sifa.defs#domainProptech",
"id.sifa.defs#domainAutonomousVehicles",
"id.sifa.defs#domainLogistics",
"id.sifa.defs#domainAgritech",
"id.sifa.defs#domainFoodTech",
"id.sifa.defs#domainHotels",
"id.sifa.defs#domainTravelTourism",
"id.sifa.defs#domainFoodBeverage",
"id.sifa.defs#domainNetworkInfra",
"id.sifa.defs#domainMobileServices",
"id.sifa.defs#domainExtraction",
"id.sifa.defs#domainGeological",
"id.sifa.defs#domainFashionDesign",
"id.sifa.defs#domainTextileManufacturing",
"id.sifa.defs#domainShipping",
"id.sifa.defs#domainPortOperations",
"id.sifa.defs#domainNavalArchitecture"
]
},
"elementary": {
"type": "token",
"description": "Elementary proficiency."
},
"fellowship": {
"type": "token",
"description": "Funded research, academic, or mission-driven position, typically selective."
},
"internship": {
"type": "token",
"description": "Structured early-career work experience, often tied to studies."
},
"commissions": {
"type": "token",
"description": "Open to commissioned creative work (illustration, design, voice work, music, etc.)."
},
"domainIpLaw": {
"type": "token",
"description": "Intellectual Property."
},
"platformRss": {
"type": "token",
"description": "RSS or Atom feed (blog, newsletter, podcast)."
},
"proficiency": {
"type": "string",
"description": "Language proficiency level. Maps to LinkedIn's five-level scale for lossless import.",
"knownValues": [
"id.sifa.defs#elementary",
"id.sifa.defs#limitedWorking",
"id.sifa.defs#professionalWorking",
"id.sifa.defs#fullProfessional",
"id.sifa.defs#native"
]
},
"projectCore": {
"type": "token",
"description": "Core team member with elevated involvement."
},
"projectRole": {
"type": "string",
"description": "Role within a collaborative project.",
"knownValues": [
"id.sifa.defs#projectOwner",
"id.sifa.defs#projectCore",
"id.sifa.defs#projectContributor"
]
},
"remoteLocal": {
"type": "token",
"description": "Remote work within the same country as the employer."
},
"domainDevops": {
"type": "token",
"description": "DevOps & Infrastructure."
},
"domainDevrel": {
"type": "token",
"description": "Developer Relations."
},
"domainEdtech": {
"type": "token",
"description": "Education Technology."
},
"domainGaming": {
"type": "token",
"description": "Gaming & Interactive Media."
},
"domainHotels": {
"type": "token",
"description": "Hotels & Accommodation."
},
"domainOilGas": {
"type": "token",
"description": "Oil & Gas."
},
"domainPharma": {
"type": "token",
"description": "Pharmaceuticals."
},
"industryType": {
"type": "string",
"description": "Professional industry sector.",
"knownValues": [
"id.sifa.defs#industryTechnology",
"id.sifa.defs#industryFinance",
"id.sifa.defs#industryHealthcare",
"id.sifa.defs#industryEducation",
"id.sifa.defs#industryMedia",
"id.sifa.defs#industryRetail",
"id.sifa.defs#industryManufacturing",
"id.sifa.defs#industryEnergy",
"id.sifa.defs#industryGovernment",
"id.sifa.defs#industryLegal",
"id.sifa.defs#industryConsulting",
"id.sifa.defs#industryNonprofit",
"id.sifa.defs#industryRealEstate",
"id.sifa.defs#industryTransport",
"id.sifa.defs#industryAgriculture",
"id.sifa.defs#industryHospitality",
"id.sifa.defs#industryTelecom",
"id.sifa.defs#industryMining",
"id.sifa.defs#industryFashion",
"id.sifa.defs#industryMaritime",
"id.sifa.defs#industryOther"
]
},
"locationType": {
"type": "string",
"description": "The role a location plays in a user's professional profile.",
"knownValues": [
"id.sifa.defs#locationPrimary",
"id.sifa.defs#locationBusiness",
"id.sifa.defs#locationTravel"
]
},
"projectOwner": {
"type": "token",
"description": "Project owner with full management permissions. Multiple owners are supported."
},
"remoteGlobal": {
"type": "token",
"description": "Remote work from anywhere worldwide."
},
"remoteRegion": {
"type": "token",
"description": "Remote work within the same timezone region or continent."
},
"selfEmployed": {
"type": "token",
"description": "Operating your own business or practice. May have employees."
},
"beingMentored": {
"type": "token",
"description": "Open to being mentored."
},
"contractRoles": {
"type": "token",
"description": "Open to B2B contract or project-based freelance work, consulting, contract development."
},
"domainBanking": {
"type": "token",
"description": "Banking."
},
"domainDefense": {
"type": "token",
"description": "Defense & Intelligence."
},
"domainFintech": {
"type": "token",
"description": "Fintech."
},
"domainGameDev": {
"type": "token",
"description": "Game Development."
},
"fullTimeRoles": {
"type": "token",
"description": "Open to full-time employment opportunities."
},
"industryLegal": {
"type": "token",
"description": "Legal."
},
"industryMedia": {
"type": "token",
"description": "Media & Entertainment."
},
"industryOther": {
"type": "token",
"description": "Other industry."
},
"interpersonal": {
"type": "token",
"description": "Interpersonal and communication skills."
},
"partTimeRoles": {
"type": "token",
"description": "Open to part-time employment opportunities."
},
"platformGitea": {
"type": "token",
"description": "Gitea account on a self-hosted instance."
},
"platformOrcid": {
"type": "token",
"description": "ORCID researcher identifier."
},
"platformOther": {
"type": "token",
"description": "Other platform not covered by specific tokens."
},
"projectActive": {
"type": "token",
"description": "Project is actively maintained or in development."
},
"projectStatus": {
"type": "string",
"description": "Current status of a collaborative project.",
"knownValues": [
"id.sifa.defs#projectActive",
"id.sifa.defs#projectCompleted",
"id.sifa.defs#projectArchived"
]
},
"skillCategory": {
"type": "string",
"description": "Broad category for grouping skills.",
"knownValues": [
"id.sifa.defs#technical",
"id.sifa.defs#business",
"id.sifa.defs#creative",
"id.sifa.defs#interpersonal",
"id.sifa.defs#language",
"id.sifa.defs#industry"
]
},
"workplaceType": {
"type": "string",
"description": "The workplace arrangement.",
"knownValues": [
"id.sifa.defs#onSite",
"id.sifa.defs#remote",
"id.sifa.defs#hybrid",
"id.sifa.defs#remoteLocal",
"id.sifa.defs#remoteRegion",
"id.sifa.defs#remoteGlobal"
]
},
"apprenticeship": {
"type": "token",
"description": "Formal training-to-certification program combining paid work and education."
},
"boardPositions": {
"type": "token",
"description": "Open to advisory or board positions."
},
"collaborations": {
"type": "token",
"description": "Open to project collaborations."
},
"domainAgritech": {
"type": "token",
"description": "Agricultural Technology."
},
"domainFoodTech": {
"type": "token",
"description": "Food Technology & Processing."
},
"domainHardware": {
"type": "token",
"description": "Hardware & Electronics."
},
"domainHigherEd": {
"type": "token",
"description": "Higher Education."
},
"domainProptech": {
"type": "token",
"description": "Property Technology."
},
"domainShipping": {
"type": "token",
"description": "Shipping & Freight."
},
"employmentType": {
"type": "string",
"description": "The type of employment arrangement.",
"knownValues": [
"id.sifa.defs#fullTime",
"id.sifa.defs#partTime",
"id.sifa.defs#temporary",
"id.sifa.defs#seasonal",
"id.sifa.defs#contract",
"id.sifa.defs#freelance",
"id.sifa.defs#selfEmployed",
"id.sifa.defs#independentWork",
"id.sifa.defs#internship",
"id.sifa.defs#apprenticeship",
"id.sifa.defs#fellowship",
"id.sifa.defs#trainee",
"id.sifa.defs#volunteer"
]
},
"industryDomain": {
"type": "object",
"required": [
"industry"
],
"properties": {
"domain": {
"type": "string",
"description": "Professional domain within the selected industry. Optional refinement.",
"knownValues": [
"id.sifa.defs#domainSoftwareEngineering",
"id.sifa.defs#domainDataScience",
"id.sifa.defs#domainCybersecurity",
"id.sifa.defs#domainDevops",
"id.sifa.defs#domainProductDesign",
"id.sifa.defs#domainGameDev",
"id.sifa.defs#domainBanking",
"id.sifa.defs#domainFintech",
"id.sifa.defs#domainInsurance",
"id.sifa.defs#domainInvestmentMgmt",
"id.sifa.defs#domainClinicalResearch",
"id.sifa.defs#domainHealthtech",
"id.sifa.defs#domainPharma",
"id.sifa.defs#domainHigherEd",
"id.sifa.defs#domainEdtech",
"id.sifa.defs#domainPrimarySecondary",
"id.sifa.defs#domainJournalism",
"id.sifa.defs#domainFilmVideo",
"id.sifa.defs#domainGaming",
"id.sifa.defs#domainAdvertising",
"id.sifa.defs#domainEcommerce",
"id.sifa.defs#domainSupplyChain",
"id.sifa.defs#domainAutomotive",
"id.sifa.defs#domainAerospace",
"id.sifa.defs#domainHardware",
"id.sifa.defs#domainRenewables",
"id.sifa.defs#domainOilGas",
"id.sifa.defs#domainClimateTech",
"id.sifa.defs#domainManagementConsulting",
"id.sifa.defs#domainDevrel",
"id.sifa.defs#domainHrRecruitment",
"id.sifa.defs#domainIpLaw",
"id.sifa.defs#domainCompliance",
"id.sifa.defs#domainHumanRights",
"id.sifa.defs#domainOpenSource",
"id.sifa.defs#domainPublicPolicy",
"id.sifa.defs#domainDefense",
"id.sifa.defs#domainProptech",
"id.sifa.defs#domainAutonomousVehicles",
"id.sifa.defs#domainLogistics",
"id.sifa.defs#domainAgritech",
"id.sifa.defs#domainFoodTech",
"id.sifa.defs#domainHotels",
"id.sifa.defs#domainTravelTourism",
"id.sifa.defs#domainFoodBeverage",
"id.sifa.defs#domainNetworkInfra",
"id.sifa.defs#domainMobileServices",
"id.sifa.defs#domainExtraction",
"id.sifa.defs#domainGeological",
"id.sifa.defs#domainFashionDesign",
"id.sifa.defs#domainTextileManufacturing",
"id.sifa.defs#domainShipping",
"id.sifa.defs#domainPortOperations",
"id.sifa.defs#domainNavalArchitecture"
]
},
"industry": {
"type": "string",
"description": "Professional industry sector token.",
"knownValues": [
"id.sifa.defs#industryTechnology",
"id.sifa.defs#industryFinance",
"id.sifa.defs#industryHealthcare",
"id.sifa.defs#industryEducation",
"id.sifa.defs#industryMedia",
"id.sifa.defs#industryRetail",
"id.sifa.defs#industryManufacturing",
"id.sifa.defs#industryEnergy",
"id.sifa.defs#industryGovernment",
"id.sifa.defs#industryLegal",
"id.sifa.defs#industryConsulting",
"id.sifa.defs#industryNonprofit",
"id.sifa.defs#industryRealEstate",
"id.sifa.defs#industryTransport",
"id.sifa.defs#industryAgriculture",
"id.sifa.defs#industryHospitality",
"id.sifa.defs#industryTelecom",
"id.sifa.defs#industryMining",
"id.sifa.defs#industryFashion",
"id.sifa.defs#industryMaritime",
"id.sifa.defs#industryOther"
]
}
},
"description": "An industry/domain pair. Industry is required; domain is an optional refinement within the industry."
},
"industryEnergy": {
"type": "token",
"description": "Energy & Environment."
},
"industryMining": {
"type": "token",
"description": "Mining & Resources."
},
"industryRetail": {
"type": "token",
"description": "Retail & E-commerce."
},
"limitedWorking": {
"type": "token",
"description": "Limited working proficiency."
},
"locationTravel": {
"type": "token",
"description": "Frequent travel or temporary location."
},
"platformGithub": {
"type": "token",
"description": "GitHub account."
},
"platformGitlab": {
"type": "token",
"description": "GitLab account (gitlab.com or self-hosted)."
},
"domainAerospace": {
"type": "token",
"description": "Aerospace & Defense."
},
"domainEcommerce": {
"type": "token",
"description": "E-commerce."
},
"domainFilmVideo": {
"type": "token",
"description": "Film & Video."
},
"domainInsurance": {
"type": "token",
"description": "Insurance."
},
"domainLogistics": {
"type": "token",
"description": "Logistics & Warehousing."
},
"independentWork": {
"type": "token",
"description": "Self-initiated, sustained work I lead — community building, content creation, ecosystem contribution, or similar. May involve a registered entity but does not pay me personally. Often run alongside other employment."
},
"industryFashion": {
"type": "token",
"description": "Fashion & Textiles."
},
"industryFinance": {
"type": "token",
"description": "Finance & Banking."
},
"industryTelecom": {
"type": "token",
"description": "Telecommunications."
},
"locationPrimary": {
"type": "token",
"description": "Primary residence or home location."
},
"mentoringOthers": {
"type": "token",
"description": "Open to mentoring others."
},
"platformForgejo": {
"type": "token",
"description": "Forgejo account on a self-hosted instance other than Codeberg."
},
"platformTwitter": {
"type": "token",
"description": "Twitter/X account."
},
"platformWebsite": {
"type": "token",
"description": "Personal or professional website."
},
"platformYoutube": {
"type": "token",
"description": "YouTube channel."
},
"projectArchived": {
"type": "token",
"description": "Project is archived and no longer active."
},
"domainAutomotive": {
"type": "token",
"description": "Automotive."
},
"domainCompliance": {
"type": "token",
"description": "Compliance & Regulatory."
},
"domainExtraction": {
"type": "token",
"description": "Extraction & Processing."
},
"domainGeological": {
"type": "token",
"description": "Geological Services."
},
"domainHealthtech": {
"type": "token",
"description": "Health Technology."
},
"domainJournalism": {
"type": "token",
"description": "Journalism."
},
"domainOpenSource": {
"type": "token",
"description": "Open Source."
},
"domainRenewables": {
"type": "token",
"description": "Renewable Energy."
},
"externalPlatform": {
"type": "string",
"description": "Platform type for an external account linked to a Sifa profile.",
"knownValues": [
"id.sifa.defs#platformRss",
"id.sifa.defs#platformFediverse",
"id.sifa.defs#platformTwitter",
"id.sifa.defs#platformInstagram",
"id.sifa.defs#platformGithub",
"id.sifa.defs#platformCodeberg",
"id.sifa.defs#platformGitlab",
"id.sifa.defs#platformForgejo",
"id.sifa.defs#platformGitea",
"id.sifa.defs#platformYoutube",
"id.sifa.defs#platformLinkedin",
"id.sifa.defs#platformSubstack",
"id.sifa.defs#platformWebsite",
"id.sifa.defs#platformOrcid",
"id.sifa.defs#platformOther"
]
},
"fullProfessional": {
"type": "token",
"description": "Full professional proficiency."
},
"industryMaritime": {
"type": "token",
"description": "Maritime & Shipping."
},
"locationBusiness": {
"type": "token",
"description": "Business or operational location."
},
"openToWorkStatus": {
"type": "string",
"description": "The type of opportunity the user is open to.",
"knownValues": [
"id.sifa.defs#fullTimeRoles",
"id.sifa.defs#partTimeRoles",
"id.sifa.defs#contractRoles",
"id.sifa.defs#commissions",
"id.sifa.defs#boardPositions",
"id.sifa.defs#mentoringOthers",
"id.sifa.defs#beingMentored",
"id.sifa.defs#collaborations"
]
},
"platformCodeberg": {
"type": "token",
"description": "Codeberg account."
},
"platformLinkedin": {
"type": "token",
"description": "LinkedIn profile."
},
"platformSubstack": {
"type": "token",
"description": "Substack newsletter."
},
"projectCompleted": {
"type": "token",
"description": "Project has been completed."
},
"domainAdvertising": {
"type": "token",
"description": "Advertising & Marketing."
},
"domainClimateTech": {
"type": "token",
"description": "Climate Tech."
},
"domainDataScience": {
"type": "token",
"description": "Data Science & ML."
},
"domainHumanRights": {
"type": "token",
"description": "Human Rights."
},
"domainSupplyChain": {
"type": "token",
"description": "Supply Chain & Fulfillment."
},
"industryEducation": {
"type": "token",
"description": "Education & Research."
},
"industryNonprofit": {
"type": "token",
"description": "Non-profit & Social Impact."
},
"industryTransport": {
"type": "token",
"description": "Transportation & Logistics."
},
"platformFediverse": {
"type": "token",
"description": "Fediverse account (Mastodon, Misskey, Pleroma, etc.)."
},
"platformInstagram": {
"type": "token",
"description": "Instagram account."
},
"domainFoodBeverage": {
"type": "token",
"description": "Food & Beverage."
},
"domainNetworkInfra": {
"type": "token",
"description": "Network Infrastructure."
},
"domainPublicPolicy": {
"type": "token",
"description": "Public Policy."
},
"industryConsulting": {
"type": "token",
"description": "Consulting & Professional Services."
},
"industryGovernment": {
"type": "token",
"description": "Government & Public Sector."
},
"industryHealthcare": {
"type": "token",
"description": "Healthcare & Life Sciences."
},
"industryRealEstate": {
"type": "token",
"description": "Real Estate & Construction."
},
"industryTechnology": {
"type": "token",
"description": "Technology."
},
"projectContributor": {
"type": "token",
"description": "Project contributor."
},
"domainCybersecurity": {
"type": "token",
"description": "Cybersecurity."
},
"domainFashionDesign": {
"type": "token",
"description": "Fashion Design."
},
"domainHrRecruitment": {
"type": "token",
"description": "HR & Recruitment."
},
"domainProductDesign": {
"type": "token",
"description": "Product & UX Design."
},
"domainTravelTourism": {
"type": "token",
"description": "Travel & Tourism."
},
"industryAgriculture": {
"type": "token",
"description": "Agriculture & Food."
},
"industryHospitality": {
"type": "token",
"description": "Hospitality & Tourism."
},
"professionalWorking": {
"type": "token",
"description": "Professional working proficiency."
},
"domainInvestmentMgmt": {
"type": "token",
"description": "Investment Management."
},
"domainMobileServices": {
"type": "token",
"description": "Mobile & Wireless Services."
},
"domainPortOperations": {
"type": "token",
"description": "Port & Terminal Operations."
},
"industryManufacturing": {
"type": "token",
"description": "Manufacturing & Engineering."
},
"domainClinicalResearch": {
"type": "token",
"description": "Clinical Research."
},
"domainPrimarySecondary": {
"type": "token",
"description": "Primary & Secondary Education."
},
"domainNavalArchitecture": {
"type": "token",
"description": "Naval Architecture & Marine Engineering."
},
"domainAutonomousVehicles": {
"type": "token",
"description": "Autonomous Vehicles."
},
"domainSoftwareEngineering": {
"type": "token",
"description": "Software Engineering."
},
"domainManagementConsulting": {
"type": "token",
"description": "Management Consulting."
},
"domainTextileManufacturing": {
"type": "token",
"description": "Textile Manufacturing."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Shared type definitions for Sifa professional profile lexicons."
}