Browse and search through 69 schema entries
export class RenderableType extends Entity.Class<RenderableType>('RenderableType')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}RenderableType: {
typeIds: [Id('5338cc28-9704-4e96-b547-7dfc58da6fc7')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Interest extends Entity.Class<Interest>('Interest')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Interest: {
typeIds: [Id('2c765cae-c1b6-4cc3-a65d-693d0a67eaeb')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Country extends Entity.Class<Country>('Country')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag),
states: Type.Relation(State),
relatedTopics: Type.Relation(Topic)
}) {}Country: {
typeIds: [Id('42a0a761-8c82-459f-ad08-34bfeb437cde')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
states: Id('0f1f1f2b-2383-4056-8a3a-b223be09506e'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351')
},
}export class Root extends Entity.Class<Root>('Root')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Root: {
typeIds: [Id('06053fcf-6443-4dc6-80ca-8a3b173a6016')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Person extends Entity.Class<Person>('Person')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
skills: Type.Relation(Skill),
x: Type.optional(Type.String),
workedAt: Type.Relation(Project),
roles: Type.Relation(Role),
relatedSpaces: Type.Relation(Space),
worksAt: Type.Relation(Project)
}) {}Person: {
typeIds: [Id('7ed45f2b-c48b-419e-8e46-64d5ff680b0d')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
x: Id('0d625978-4b3c-4b57-a86f-de45c997c73c')
},
relations: {
skills: Id('a38732e3-3a3d-47f9-a459-fb369c287709'),
workedAt: Id('3e1f6873-f4e8-480d-a4ce-447092a684fa'),
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
worksAt: Id('dac6e89e-76be-4f77-88e1-0f556ceb6869')
},
}export class AcademicField extends Entity.Class<AcademicField>('AcademicField')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}AcademicField: {
typeIds: [Id('37d2167f-b64a-4b68-be26-55b3608050e7')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Skill extends Entity.Class<Skill>('Skill')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space),
tags: Type.Relation(Tag),
relatedTopics: Type.Relation(Topic),
roles: Type.Relation(Role)
}) {}Skill: {
typeIds: [Id('9ca6ab1f-3a11-4e49-bbaf-72e0c9a985cf')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b')
},
}export class Date&Time extends Entity.Class<Date&Time>('Date&Time')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Date&Time: {
typeIds: [Id('167664f6-68f8-40e1-976b-20bd16ed8d47')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Publisher extends Entity.Class<Publisher>('Publisher')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
x: Type.optional(Type.String),
location: Type.optional(Type.String),
website: Type.optional(Type.String),
relatedPeople: Type.Relation(Person),
relatedProjects: Type.Relation(Project),
tags: Type.Relation(Tag)
}) {}Publisher: {
typeIds: [Id('531ac4c5-e409-46ad-9dd3-abcd2db955a0')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
x: Id('0d625978-4b3c-4b57-a86f-de45c997c73c'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0'),
website: Id('eed38e74-e679-46bf-8a42-ea3e4f8fb5fb')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class View extends Entity.Class<View>('View')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}View: {
typeIds: [Id('20a21dc2-7371-482f-a120-7b147f1dc319')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Activity extends Entity.Class<Activity>('Activity')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space)
}) {}Activity: {
typeIds: [Id('8275c359-4662-40fb-9aec-27177b520cd2')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba')
},
}export class Protocol extends Entity.Class<Protocol>('Protocol')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
coreDevs: Type.Relation(Project),
nativeAssets: Type.Relation(Asset),
roles: Type.Relation(Role)
}) {}Protocol: {
typeIds: [Id('c38c4198-10c2-4cf2-9dd5-8f194033fc31')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
coreDevs: Id('617fd8a6-9215-468a-9868-7d9976bf3d85'),
nativeAssets: Id('77f55135-eb75-4f53-8d79-b36913494313'),
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b')
},
}export class NewsStory extends Entity.Class<NewsStory>('NewsStory')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag),
relatedPeople: Type.Relation(Person),
publishDate: Type.optional(Type.Date),
relatedProjects: Type.Relation(Project),
disclaimer: Type.optional(Type.String),
location: Type.optional(Type.String),
maintainers: Type.Relation(Project),
relatedTopics: Type.Relation(Topic),
relatedSpaces: Type.Relation(Space)
}) {}NewsStory: {
typeIds: [Id('e550fe51-7e90-4b2c-8fff-df13408f5634')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
publishDate: Id('94e43fe8-faf2-4100-9eb8-87ab4f999723'),
disclaimer: Id('2877c1c3-d2ad-493f-abe7-6e1bb16e1c37'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
maintainers: Id('e9fa6d66-d839-4045-88bb-5f7d7c675ce6'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba')
},
}export class DataBlock extends Entity.Class<DataBlock>('DataBlock')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}DataBlock: {
typeIds: [Id('b8803a86-65de-412b-bb35-7e0c84adf473')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class ImprovementProposal extends Entity.Class<ImprovementProposal>('ImprovementProposal')({
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
publishDate: Type.optional(Type.Date),
webUrl: Type.optional(Type.String),
abstract: Type.optional(Type.String),
status: Type.Relation(Status),
relatedProjects: Type.Relation(Project),
name: Type.optional(Type.String),
discussionLink: Type.optional(Type.String),
tags: Type.Relation(Tag)
}) {}ImprovementProposal: {
typeIds: [Id('302ab815-c11f-4357-8e6c-71990a30c992')],
properties: {
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
publishDate: Id('94e43fe8-faf2-4100-9eb8-87ab4f999723'),
webUrl: Id('412ff593-e915-4012-a43d-4c27ec5c68b6'),
abstract: Id('40fa9ceb-889b-4f77-bf6e-f530c02b2556'),
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
discussionLink: Id('355acff4-251d-4b94-8894-0db0364f285b')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
status: Id('f54a8163-2f4c-44a8-a6a5-d7b97ec0370e'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Account extends Entity.Class<Account>('Account')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
address: Type.optional(Type.String)
}) {}Account: {
typeIds: [Id('cb69723f-7456-471a-a8ad-3e93ddc3edfe')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
address: Id('85cebdf1-d84f-4afd-993b-35f182096b59')
},
}export class Claim extends Entity.Class<Claim>('Claim')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag),
relatedPeople: Type.Relation(Person),
location: Type.optional(Type.String),
relatedProjects: Type.Relation(Project)
}) {}Claim: {
typeIds: [Id('96f859ef-a1ca-4b22-9372-c86ad58b694b')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427')
},
}export class Place extends Entity.Class<Place>('Place')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
regions: Type.Relation(Region),
relatedSpaces: Type.Relation(Space)
}) {}Place: {
typeIds: [Id('783bc688-e65f-4e54-b67f-a5643d78345e')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
regions: Id('83dd3291-2593-4cde-a510-2ddb71d688db'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba')
},
}export class PublicFigure extends Entity.Class<PublicFigure>('PublicFigure')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag),
relatedTopics: Type.Relation(Topic)
}) {}PublicFigure: {
typeIds: [Id('603d1fe4-306a-4c6f-a0c3-d53dbf891352')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351')
},
}export class Relation extends Entity.Class<Relation>('Relation')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relationValueTypes: Type.Relation(Type)
}) {}Relation: {
typeIds: [Id('4b6d9fc1-fbfe-474c-861c-83398e1b50d9')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relationValueTypes: Id('9eea393f-17dd-4971-a62e-a603e8bfec20')
},
}export class Property extends Entity.Class<Property>('Property')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
valueType: Type.Relation(NativeType),
isTypeProperty: Type.optional(Type.Boolean)
}) {}Property: {
typeIds: [Id('808a04ce-b21c-4d88-8ad1-2e240613e5ca')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
isTypeProperty: Id('d2c1a101-14e3-464a-8272-f4e75b0f1407')
},
relations: {
valueType: Id('ee26ef23-f7f1-4eb6-b742-3b0fa38c1fd8')
},
}export class EmploymentType extends Entity.Class<EmploymentType>('EmploymentType')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}EmploymentType: {
typeIds: [Id('f503bfd2-83d7-4e1a-9b30-294fff9d2d7e')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Asset extends Entity.Class<Asset>('Asset')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Asset: {
typeIds: [Id('f8780a80-c238-4a2a-96cb-567d88b1aa63')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class WorksAt extends Entity.Class<WorksAt>('WorksAt')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
roles: Type.Relation(Role),
startTime: Type.optional(Type.Date),
endTime: Type.optional(Type.Date)
}) {}WorksAt: {
typeIds: [Id('dac6e89e-76be-4f77-88e1-0f556ceb6869')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
startTime: Id('2d696bf0-510f-403e-985b-8cd1e73feb9b'),
endTime: Id('c3445f6b-e2c0-4f25-b73a-5eb876c4f50c')
},
relations: {
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b')
},
}export class Role extends Entity.Class<Role>('Role')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag),
relatedTopics: Type.Relation(Topic),
relatedSpaces: Type.Relation(Space),
skills: Type.Relation(Skill)
}) {}Role: {
typeIds: [Id('e4e366e9-d555-4b68-92bf-7358e824afd2')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
skills: Id('a38732e3-3a3d-47f9-a459-fb369c287709')
},
}export class Nonprofit extends Entity.Class<Nonprofit>('Nonprofit')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Nonprofit: {
typeIds: [Id('c7a192a3-3909-4572-a848-a56b64dc4636')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class NativeType extends Entity.Class<NativeType>('NativeType')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}NativeType: {
typeIds: [Id('a35e058b-52d1-48d2-b02d-773933d90b7e')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Policy extends Entity.Class<Policy>('Policy')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag)
}) {}Policy: {
typeIds: [Id('7f237bdd-d95f-4d3f-8686-f52a5dd29386')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Tag extends Entity.Class<Tag>('Tag')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag)
}) {}Tag: {
typeIds: [Id('e0fcc66c-9e86-43f4-8080-2469d8a1a93a')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Text extends Entity.Class<Text>('Text')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Text: {
typeIds: [Id('9edb6fcc-e454-4aa5-8611-39d7f024c010')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Page extends Entity.Class<Page>('Page')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Page: {
typeIds: [Id('480e3fc2-67f3-4993-85fb-acdf4ddeaa6b')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Status extends Entity.Class<Status>('Status')({
description: Type.optional(Type.String),
name: Type.optional(Type.String)
}) {}Status: {
typeIds: [Id('230f76cc-abb7-460c-9b56-eab43ec10172')],
properties: {
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935')
},
}export class Value extends Entity.Class<Value>('Value')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Value: {
typeIds: [Id('fb1551b2-1816-46eb-8919-c73253c32022')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Principle extends Entity.Class<Principle>('Principle')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Principle: {
typeIds: [Id('0f526048-26cf-40d6-8bab-967e5fb1a08a')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class NewsEvent extends Entity.Class<NewsEvent>('NewsEvent')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag),
relatedSpaces: Type.Relation(Space),
date: Type.optional(Type.Date),
location: Type.optional(Type.String),
relatedProjects: Type.Relation(Project),
relatedPeople: Type.Relation(Person)
}) {}NewsEvent: {
typeIds: [Id('bb9a85bd-6dc6-4efd-8232-e2782cb4b5f8')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
date: Id('52665f3e-fb7d-48d5-8b6b-abb21b0d36db'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada')
},
}export class Lesson extends Entity.Class<Lesson>('Lesson')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Lesson: {
typeIds: [Id('1baae8e9-1870-41fb-8e2a-1eb1f84ba0d4')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Post extends Entity.Class<Post>('Post')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
publishDate: Type.optional(Type.Date),
relatedPeople: Type.Relation(Person),
authors: Type.Relation(Project),
tags: Type.Relation(Tag),
relatedProjects: Type.Relation(Project),
relatedTopics: Type.Relation(Topic),
webUrl: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space)
}) {}Post: {
typeIds: [Id('f3d44614-86b7-4d25-83d8-9709c9d84f65')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
publishDate: Id('94e43fe8-faf2-4100-9eb8-87ab4f999723'),
webUrl: Id('412ff593-e915-4012-a43d-4c27ec5c68b6')
},
relations: {
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
authors: Id('91a9e2f6-e51a-48f7-9976-61de8561b690'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba')
},
}export class Region extends Entity.Class<Region>('Region')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag)
}) {}Region: {
typeIds: [Id('c188844a-7224-42ab-b476-2991c9c913f1')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Checkbox extends Entity.Class<Checkbox>('Checkbox')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Checkbox: {
typeIds: [Id('7aa4792e-eacd-4186-8272-fa7fc18298ac')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Course extends Entity.Class<Course>('Course')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space),
roles: Type.Relation(Role),
lessons: Type.Relation(Lesson),
goals: Type.Relation(Goal),
skills: Type.Relation(Skill),
tags: Type.Relation(Tag)
}) {}Course: {
typeIds: [Id('ae724b56-8725-4a09-8d7e-a542bc587ebd')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b'),
lessons: Id('1e4e6986-aea4-481e-ba29-ab0677b6d514'),
goals: Id('2b167901-66f8-40b6-b60e-de0ce01fe4ba'),
skills: Id('a38732e3-3a3d-47f9-a459-fb369c287709'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Fulltime extends Entity.Class<Fulltime>('Fulltime')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Fulltime: {
typeIds: [Id('caf1d890-855b-452b-97e2-5769daadeb1b')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Type extends Entity.Class<Type>('Type')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
properties: Type.Relation(Property),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag)
}) {}Type: {
typeIds: [Id('e7d737c5-3676-4c60-9fa1-6aa64a8c90ad')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
properties: Id('01412f83-8189-4ab1-8365-65c7fd358cc1'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Goal extends Entity.Class<Goal>('Goal')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
broaderGoals: Type.Relation(Goal),
relatedSpaces: Type.Relation(Space),
subgoals: Type.Relation(Goal),
tags: Type.Relation(Tag)
}) {}Goal: {
typeIds: [Id('1845ee99-80c6-48a3-abc3-809de1753c63')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
broaderGoals: Id('7072d8d0-3136-4993-9ae5-dacae05e25f9'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
subgoals: Id('ef0edbba-6987-4057-b616-836483df2344'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Sources extends Entity.Class<Sources>('Sources')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
propertiesSourced: Type.Relation(Property),
sourceDatabaseIdentifier: Type.optional(Type.String)
}) {}Sources: {
typeIds: [Id('49c5d5e1-679a-4dbd-bfd3-3f618f227c94')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
sourceDatabaseIdentifier: Id('5e92c8a4-1714-4ee7-9a09-389ef4336aeb')
},
relations: {
propertiesSourced: Id('198150d0-8f4e-410a-9329-9aab3ac3c1e3')
},
}export class Currency extends Entity.Class<Currency>('Currency')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
sign: Type.optional(Type.String),
symbol: Type.optional(Type.String)
}) {}Currency: {
typeIds: [Id('9291e563-afbe-4709-8780-a52cbb0f4aa9')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
sign: Id('d9ada086-52e3-4b66-8893-0ccf2f9fd9ea'),
symbol: Id('ace1e96c-9b83-47b4-bd33-1d302ec0a0f5')
},
}export class Number extends Entity.Class<Number>('Number')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Number: {
typeIds: [Id('9b597aae-c31c-46c8-8565-a370da0c2a65')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Topic extends Entity.Class<Topic>('Topic')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag),
relatedPeople: Type.Relation(Person),
relatedSpaces: Type.Relation(Space),
relatedProjects: Type.Relation(Project)
}) {}Topic: {
typeIds: [Id('5ef5a586-0f27-4d8e-8f6c-59ae5b3e89e2')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427')
},
}export class Coinbase,Near,OthersFormAllianceToDevelopOpenAiServices extends Entity.Class<Coinbase,Near,OthersFormAllianceToDevelopOpenAiServices>('Coinbase,Near,OthersFormAllianceToDevelopOpenAiServices')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space),
tags: Type.Relation(Tag),
webUrl: Type.optional(Type.String),
publishDate: Type.optional(Type.Date),
publisher: Type.Relation(Project),
webArchiveUrl: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
authors: Type.Relation(Project),
relatedProjects: Type.Relation(Project),
relatedPeople: Type.Relation(Person)
}) {}Coinbase,Near,OthersFormAllianceToDevelopOpenAiServices: {
typeIds: [Id('a2a5ed0c-acef-46b1-835d-e457956ce915')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
webUrl: Id('412ff593-e915-4012-a43d-4c27ec5c68b6'),
publishDate: Id('94e43fe8-faf2-4100-9eb8-87ab4f999723'),
webArchiveUrl: Id('54aa3b25-c45d-4974-a937-6bb895aeaefe')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
publisher: Id('9ec2b47e-4819-47c0-a99e-8ddb27a3ed8e'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
authors: Id('91a9e2f6-e51a-48f7-9976-61de8561b690'),
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada')
},
}export class Dao extends Entity.Class<Dao>('Dao')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Dao: {
typeIds: [Id('872cb6f6-926d-4bb3-9d63-ccede27232b8')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Space extends Entity.Class<Space>('Space')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Space: {
typeIds: [Id('362c1dbd-dc64-44bb-a3c4-652f38a642d7')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Question extends Entity.Class<Question>('Question')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag)
}) {}Question: {
typeIds: [Id('4318a1d2-c441-455c-b765-44049c45e6cf')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Address extends Entity.Class<Address>('Address')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
city: Type.Relation(City),
addressLine2: Type.optional(Type.String),
zipCode: Type.optional(Type.String),
geoLocation: Type.optional(Type.Point),
addressLine1: Type.optional(Type.String)
}) {}Address: {
typeIds: [Id('5c6e72fb-8340-47c0-8281-8be159ecd495')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
addressLine2: Id('50371e54-a068-4bc7-886c-16bc7de15a3b'),
zipCode: Id('a5de82d0-80d4-45aa-a76b-76baf2864dcc'),
geoLocation: Id('7cfc4990-e068-4b77-98aa-834137d02953'),
addressLine1: Id('d378e881-3ed9-4a60-b552-43ce64dac439')
},
relations: {
city: Id('5648dbdc-c09d-4d27-a840-5c50d8355268')
},
}export class TextBlock extends Entity.Class<TextBlock>('TextBlock')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
markdownContent: Type.optional(Type.String)
}) {}TextBlock: {
typeIds: [Id('76474f2f-0089-4e77-a041-0b39fb17d0bf')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
markdownContent: Id('e3e363d1-dd29-4ccb-8e6f-f3b76d99bc33')
},
}export class Project extends Entity.Class<Project>('Project')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
tags: Type.Relation(Tag),
website: Type.optional(Type.String),
x: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space)
}) {}Project: {
typeIds: [Id('484a18c5-030a-499c-b0f2-ef588ff16d50')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
website: Id('eed38e74-e679-46bf-8a42-ea3e4f8fb5fb'),
x: Id('0d625978-4b3c-4b57-a86f-de45c997c73c')
},
relations: {
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba')
},
}export class AcademicField extends Entity.Class<AcademicField>('AcademicField')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}AcademicField: {
typeIds: [Id('9959eb50-b029-4a15-8557-b39318cbb91b')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Job extends Entity.Class<Job>('Job')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
roles: Type.Relation(Role)
}) {}Job: {
typeIds: [Id('5ab7946f-82bc-4289-9d02-a5f13bd40935')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b')
},
}export class Company extends Entity.Class<Company>('Company')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
teamMembers: Type.Relation(Person),
teams: Type.Relation(Team)
}) {}Company: {
typeIds: [Id('e059a29e-6f6b-437b-bc15-c7983d078c0d')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
teamMembers: Id('a09625a4-b984-4876-8f0d-a28a65e47f85'),
teams: Id('7f397325-170e-4e2a-8f9b-e7d3c8715ef6')
},
}export class ImageBlock extends Entity.Class<ImageBlock>('ImageBlock')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
imageUrl: Type.optional(Type.String)
}) {}ImageBlock: {
typeIds: [Id('e3817941-7409-4df1-b519-1f3f1a0721e8')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
imageUrl: Id('8a743832-c094-4a62-b665-0c3cc2f9c7bc')
},
}export class Team extends Entity.Class<Team>('Team')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Team: {
typeIds: [Id('d94df755-02ff-40c1-8169-ce0e65377ebe')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Image extends Entity.Class<Image>('Image')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
imageUrl: Type.optional(Type.String)
}) {}Image: {
typeIds: [Id('ba4e4146-0010-499d-a0a3-caaa7f579d0e')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
imageUrl: Id('8a743832-c094-4a62-b665-0c3cc2f9c7bc')
},
}export class Network extends Entity.Class<Network>('Network')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Network: {
typeIds: [Id('fca08431-1aa1-40f2-8a4d-0743c2a59df7')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Relation extends Entity.Class<Relation>('Relation')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
index: Type.optional(Type.String)
}) {}Relation: {
typeIds: [Id('c167ef23-fb2a-4044-9ed9-45123ce7d2a9')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
index: Id('ede47e69-30b0-4499-8ea4-aafbda449609')
},
}export class Quote extends Entity.Class<Quote>('Quote')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedProjects: Type.Relation(Project),
authors: Type.Relation(Project),
relatedTopics: Type.Relation(Topic),
relatedPeople: Type.Relation(Person),
tags: Type.Relation(Tag)
}) {}Quote: {
typeIds: [Id('043a171c-6918-4dc3-a7db-b8471ca6fcc2')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedProjects: Id('6e3503fa-b974-460e-a3db-ab8af9a41427'),
authors: Id('91a9e2f6-e51a-48f7-9976-61de8561b690'),
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
relatedPeople: Id('5df8e432-9cc5-4f03-8f85-4ac82e157ada'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba')
},
}export class Event extends Entity.Class<Event>('Event')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
endTime: Type.optional(Type.Date),
relatedSpaces: Type.Relation(Space),
speakers: Type.Relation(Person),
website: Type.optional(Type.String),
cities: Type.Relation(City),
organizers: Type.Relation(Person),
tags: Type.Relation(Tag),
venue: Type.Relation(Place),
sponsors: Type.Relation(Person),
countries: Type.Relation(Country),
sideEvents: Type.Relation(Event),
startTime: Type.optional(Type.Date),
location: Type.optional(Type.String),
parentEvent: Type.Relation(Event)
}) {}Event: {
typeIds: [Id('4d876b81-787e-41fc-ab5d-075d4da66a3f')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
endTime: Id('c3445f6b-e2c0-4f25-b73a-5eb876c4f50c'),
website: Id('eed38e74-e679-46bf-8a42-ea3e4f8fb5fb'),
startTime: Id('2d696bf0-510f-403e-985b-8cd1e73feb9b'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0')
},
relations: {
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
speakers: Id('0d68798b-6bcc-4bbc-90e4-f76ecc1180a8'),
cities: Id('2282fece-7494-40d6-bcdc-aad2355c40fb'),
organizers: Id('da616b5a-e6f1-4e62-9b11-de7e081a26fa'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
venue: Id('f28bbb6b-f4e8-465d-9de7-a09085e224b9'),
sponsors: Id('94b54a11-85e3-4c52-867a-ad5c45380ebe'),
countries: Id('c4c88260-ea3a-4498-a2f9-be340a19758e'),
sideEvents: Id('da8723a3-fcab-4199-b7fd-aeb99fc7ba39'),
parentEvent: Id('b94c4d15-6aba-4441-abde-f40f173f33b8')
},
}export class City extends Entity.Class<City>('City')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic)
}) {}City: {
typeIds: [Id('01b05333-941a-4b00-bc78-fac5a15b467d')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351')
},
}export class Industry extends Entity.Class<Industry>('Industry')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Industry: {
typeIds: [Id('fc512a40-8b55-44dc-85b8-5aae88b51fae')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class JobOpening extends Entity.Class<JobOpening>('JobOpening')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
equityMax: Type.optional(Type.Number),
skills: Type.Relation(Skill),
location: Type.optional(Type.String),
relatedSpaces: Type.Relation(Space),
roles: Type.Relation(Role),
employmentType: Type.Relation(EmploymentType),
salaryMin: Type.optional(Type.Number),
salaryMax: Type.optional(Type.Number),
team: Type.Relation(Team),
equityMin: Type.optional(Type.Number),
webUrl: Type.optional(Type.String)
}) {}JobOpening: {
typeIds: [Id('c70397ac-4607-4d3a-9433-19cbc75197ad')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037'),
equityMax: Id('1ab8005a-edea-411d-a191-9b20b7e48a78'),
location: Id('95d77002-1faf-4f7c-b7de-b21a7d48cda0'),
salaryMin: Id('64695ccd-c5ea-4185-87f8-7e335dc1b66b'),
salaryMax: Id('78ec09b9-f56f-4898-8db8-6c7f153774f3'),
equityMin: Id('723821c6-11fd-45d1-9d91-2723b0e508b5'),
webUrl: Id('412ff593-e915-4012-a43d-4c27ec5c68b6')
},
relations: {
skills: Id('a38732e3-3a3d-47f9-a459-fb369c287709'),
relatedSpaces: Id('5b722cd3-61d6-494e-8887-1310566437ba'),
roles: Id('8fcfe5ef-3d91-47bd-8322-3830a998d26b'),
employmentType: Id('53a98633-a2db-40be-9f16-1a4c9da37970'),
team: Id('aac06dc0-2eb2-471b-bd0b-6adbaf5c478b')
},
}export class Point extends Entity.Class<Point>('Point')({
name: Type.optional(Type.String),
description: Type.optional(Type.String)
}) {}Point: {
typeIds: [Id('df250d17-e364-413d-9779-2ddaae841e34')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
}export class Continent extends Entity.Class<Continent>('Continent')({
name: Type.optional(Type.String),
description: Type.optional(Type.String),
relatedTopics: Type.Relation(Topic),
tags: Type.Relation(Tag),
countries: Type.Relation(Country)
}) {}Continent: {
typeIds: [Id('3317d044-a700-4a9d-bbaf-4c16ade42f76')],
properties: {
name: Id('a126ca53-0c8e-48d5-b888-82c734c38935'),
description: Id('9b1f76ff-9711-404c-861e-59dc3fa7d037')
},
relations: {
relatedTopics: Id('806d52bc-27e9-4c91-93c0-57978b093351'),
tags: Id('25709034-1ba5-406f-94e4-d4af90042fba'),
countries: Id('c4c88260-ea3a-4498-a2f9-be340a19758e')
},
}