MCPcopy Create free account

hub / github.com/dataspecer/dataspecer / functions

Functions5,510 in github.com/dataspecer/dataspecer

↓ 7 callersMethodgetMiddle
(completeVisualNode: VisualNodeComplete)
packages/layout/src/graph/graph-metrics/implemented-metrics/edge-crossing.ts:70
↓ 7 callersMethodgetModelStore
(uuid: string, onChangeListeners: (() => Promise<unknown>)[] = [])
services/backend/src/models/local-store-model.ts:56
↓ 7 callersMethodgetNext
()
packages/csv/src/rdf-to-csv/rdf-to-csv-query-builder.ts:34
↓ 7 callersMethodgetNodes
* @returns The nodes registered inside diagram.
applications/conceptual-model-editor/src/diagram/diagram-api.tsx:54
↓ 7 callersMethodgetResourceUrl
(iri: string, asParent: boolean = false)
packages/core-v2/src/project/package/implementation.ts:231
↓ 7 callersFunctionisModelVisualInformation
( what: Entity, )
packages/visual-model/src/concepts/visual-model-data.ts:22
↓ 7 callersFunctionisSemanticModelRelationPrimitive
(resource: SemanticModelRelationship)
packages/core-v2/src/semantic-model/concepts/concepts-utils.ts:33
↓ 7 callersFunctionisWdEntityPropertyDesc
(entity: WdEntityDescOnly)
packages/wikidata-experimental-adapter/src/wikidata-entities/wd-entity.ts:33
↓ 7 callersMethodjsonSchemaDefinitionToViewModel
(definition: JsonSchemaDefinition)
packages/json/src/documentation/view-adapter.ts:133
↓ 7 callersFunctionmergeFromProfiled
( next: T | undefined, previous: T, )
packages/core-v2/src/semantic-model/profile/operations/operations-executor.ts:173
↓ 7 callersMethodnodesExtended
(predicate: string)
packages/core/src/core/adapter/rdf/rdf-source-wrap.ts:136
↓ 7 callersFunctionprepareVisualModelWithFourNodes
()
applications/conceptual-model-editor/src/action/add-relationship-to-visual-model.spec.ts:386
↓ 7 callersFunctionprepareVocabulary
( options: ExtendedOptions, visualModel: VisualModel, semanticModels: SemanticModelMap, entities: Sema
applications/conceptual-model-editor/src/visualization.tsx:490
↓ 7 callersMethodread
* Return null if there are no additional data. * If size is not set all data are read.
packages/core/src/io/stream/input-stream.ts:6
↓ 7 callersFunctionremoveTopLevelGroupFromVisualModelAction
( notifications: UseNotificationServiceWriterType, visualModel: WritableVisualModel, identifier: string
applications/conceptual-model-editor/src/action/remove-group-from-visual-model.ts:10
↓ 7 callersFunctionrenderItems
(toolbars: Components, items: TreeNode[])
applications/conceptual-model-editor/src/catalog-v2/catalog-view.tsx:228
↓ 7 callersFunctionrepresentUndefinedClassProfile
()
applications/conceptual-model-editor/src/dialog/utilities/dialog-utilities.ts:111
↓ 7 callersFunctionserializationToBlobModelEntities
(id: string, data: object)
packages/core/src/entity-model/utils/blob-model.ts:8
↓ 7 callersMethodserializeModel
* @deprecated * @returns JSON representation of model content to be send to backend.
packages/visual-model/src/visual-model.ts:89
↓ 7 callersFunctionsourceModelOfEntity
(entityId: string, models: EntityModel[])
applications/conceptual-model-editor/src/util/model-utils.ts:5
↓ 7 callersFunctionstoreInModel
* Helper to store a visual entity in the model — converts old-interface entity * (identifier) to new-interface entity (id) so EntityRecord typing is
packages/visual-model/src/executor/executor.spec.ts:81
↓ 7 callersMethodtext
()
packages/core/src/io/fetch/fetch-api.ts:20
↓ 7 callersMethodtransaction
* Dispatches a set of operations to multiple models in a single transaction. * * The order of operations in a single transaction is currently no
packages/model-store/src/interfaces/writable.ts:27
↓ 7 callersMethodvalueIfNotNull
(value: string | number | boolean | null)
packages/json/src/json-schema/json-writer.ts:17
↓ 6 callersFunctionaddAllRelationshipsForVisualDiagramNodeToVisualModelAction
( notifications: UseNotificationServiceWriterType, classesContext: ClassesContextType, graph: ModelGraph
applications/conceptual-model-editor/src/action/add-all-relationships.ts:21
↓ 6 callersMethodaddIris
(subject: string, predicate: N3.NamedNode, values: string[])
packages/data-specification-vocabulary/src/semantic-model/dsv-to-rdf.ts:167
↓ 6 callersFunctionaddNodeToGraph
( mainGraph: MainGraph, node: AllowedVisualsForNodes | null, semanticEntityRepresentingNode: Seman
packages/layout/src/graph/representation/node.ts:526
↓ 6 callersFunctionaddSemanticClassProfileToVisualModelAction
( notifications: UseNotificationServiceWriterType, graph: ModelGraphContextType, classes: ClassesContext
applications/conceptual-model-editor/src/action/add-class-profile-to-visual-model.ts:19
↓ 6 callersFunctionaddSemanticGeneralizationToVisualModelAction
( notifications: UseNotificationServiceWriterType, graph: ModelGraphContextType, visualModel: WritableVi
applications/conceptual-model-editor/src/action/add-generalization-to-visual-model.ts:10
↓ 6 callersFunctionaddSemanticRelationshipProfileToVisualModelAction
( notifications: UseNotificationServiceWriterType, graph: ModelGraphContextType, visualModel: WritableVi
applications/conceptual-model-editor/src/action/add-relationship-profile-to-visual-model.ts:21
↓ 6 callersFunctionaddSemanticRelationshipToVisualModelAction
( notifications: UseNotificationServiceWriterType, graph: ModelGraphContextType, visualModel: WritableVi
applications/conceptual-model-editor/src/action/add-relationship-to-visual-model.ts:17
↓ 6 callersFunctionaddTestRelationshipToVisualModel
( graph: ModelGraphContextType, visualModel: WritableVisualModel, modelDsIdentifier: string, relations
applications/conceptual-model-editor/src/action/add-relationship-to-visual-model.spec.ts:582
↓ 6 callersMethodaddType
(subject: string, type: N3.NamedNode)
packages/data-specification-vocabulary/src/semantic-model/dsv-to-rdf.ts:113
↓ 6 callersMethodaggregateSemanticModelClassProfile
( profile: SemanticModelClassProfile, aggregatedProfiled: ( SemanticModelClassProfile | Se
packages/core-v2/src/semantic-model/profile/aggregator/aggregator.ts:42
↓ 6 callersFunctionasModelSection
( visualModel: string | null, tracker: CatalogTracker, entity: SemanticModelEntry, addAction: SectionA
applications/conceptual-model-editor/src/catalog-v3/catalog.tsx:546
↓ 6 callersFunctionassert
(condition: boolean, message: string)
packages/core/src/core/utilities/assert.ts:9
↓ 6 callersFunctionconceptualModelToEntityListContainer
( conceptualModel: ApplicationProfile, context: MandatoryConceptualModelToEntityListContainerContext &
packages/data-specification-vocabulary/src/semantic-model/dsv-to-entity-model.ts:73
↓ 6 callersFunctioncreateClass
(entity: Partial<Omit<SemanticModelClass, "type">> = {})
packages/core-v2/src/semantic-model/operations/operations.ts:27
↓ 6 callersFunctioncreateRdfsModel
(urls: string[], httpFetch: HttpFetch)
packages/core-v2/src/semantic-model/simplified/rdfs-model.ts:11
↓ 6 callersMethodcreateRelationshipProfile
* @throws {InvalidState} * @throws {DataspecerError}
applications/conceptual-model-editor/src/dataspecer/cme-model/cme-model-operation-executor.ts:128
↓ 6 callersMethodcreateResource
* Low level function to create a resource. * If parent IRI is null, the resource is created as root resource.
services/backend/src/models/resource-model.ts:253
↓ 6 callersMethodcreateSpecificAlgorithmConversionAction
( name: SpecificGraphConversionActions, userGivenAlgorithmConfiguration: UserGivenAlgorithmCon
packages/layout/src/configurations/graph-conversion-action.ts:26
↓ 6 callersFunctioncreateTestEdgeType
(source: string, target: string)
applications/conceptual-model-editor/src/diagram/features/highlighting/set-selection-highlighting-styles.spec.ts:248
↓ 6 callersFunctioncreateUpdateVisualEntityOperation
(entityId: EntityIdentifier, updates: Record<string, unknown>)
packages/visual-model/src/operations.ts:192
↓ 6 callersFunctiondiffEntities
(previous: EntityRecord, next: EntityRecord)
packages/core/src/entity-model/diff.ts:9
↓ 6 callersMethoddomain
(value: ProfileClassBuilder)
packages/profile-model/src/profile-model-builder.ts:80
↓ 6 callersMethodentity
(identifier: EntityIdentifier)
packages/core-v2/src/semantic-model/profile/operations/operations-executor.ts:32
↓ 6 callersFunctionfilterByModel
( items: Type[], model: UiSemanticModel, )
applications/conceptual-model-editor/src/catalog-v2/layout/layout-utilities.ts:7
↓ 6 callersFunctionfindPositionForNewNodesUsingLayouting
( notifications: UseNotificationServiceWriterType, diagram: UseDiagramType, graph: ModelGraphContextType
applications/conceptual-model-editor/src/action/layout-visual-model.ts:112
↓ 6 callersFunctionfindPropertyOnSource
* @returns IRI, or null, of source for the given property.
packages/shacl-v2/src/semantic-adapter/structure-model/structure-model-factory.ts:224
↓ 6 callersFunctionfindSource
( owlSelector: (value: OwlType) => LanguageString | null, dsvSelector: (value: DsvType) => LanguageString
packages/shacl-v2/src/semantic-adapter/structure-model/structure-model-factory.ts:261
↓ 6 callersMethodgetAggregatedEntities
()
packages/core-v2/src/hierarchical-semantic-aggregator/interfaces.ts:86
↓ 6 callersMethodgetHierarchyForLookup
(localEntityId: string)
packages/core-v2/src/hierarchical-semantic-aggregator/interfaces.ts:63
↓ 6 callersFunctiongetHookForStandardModel
(type: string, initialContent: (iri: string, context: createModelContext) => any)
applications/manager/src/known-models.tsx:28
↓ 6 callersFunctiongetKey
(value: string | [string, string])
applications/conceptual-model-editor/src/components/dropdown-catalog.tsx:110
↓ 6 callersMethodgetLabel
* @returns Get human readable label.
packages/visual-model/src/visual-model.ts:100
↓ 6 callersFunctiongetNameLanguageString
( resource: null | Entity, )
applications/conceptual-model-editor/src/util/name-utils.ts:14
↓ 6 callersFunctiongetNewPartialsState
(defaultPartials: Record<string, string>, current: Record<string, string | false>)
applications/manager/src/dialog/modify-documentation-template.tsx:99
↓ 6 callersFunctiongetResource
(fileName)
packages/csv/src/csv-schema/tests/resources/resource-provider.js:4
↓ 6 callersFunctiongetResourceIdentifier
(resource: SemanticModelEntity)
packages/core-v2/src/simplified-semantic-model/adapter.ts:10
↓ 6 callersMethodidentifierToIri
(identifier: string)
packages/data-specification-vocabulary/src/semantic-model/entity-model-to-dsv.ts:316
↓ 6 callersMethodiris
(predicate: N3.NamedNode)
packages/data-specification-vocabulary/src/semantic-model/rdf-to-dsv.ts:118
↓ 6 callersMethodis
( resource: CoreResource | null )
packages/core/src/data-psm/xml-extension/operation/data-psm-set-is-xml-attribute.ts:16
↓ 6 callersFunctionisGroup
(identifier: string, groups: Record<string, NodeIdentifierWithType[]>)
applications/conceptual-model-editor/src/diagram/diagram-controller.ts:1123
↓ 6 callersFunctionisSubgraph
(parentGraph: Graph, possibleSubgraph: string)
packages/layout/src/graph/representation/graph.ts:1038
↓ 6 callersFunctionisVisualEdgeEnd
(what: VisualEntity)
applications/conceptual-model-editor/src/action/utilities.ts:533
↓ 6 callersFunctionlanguageStringToStringNext
( languages: string[], value: LanguageString | null, )
applications/conceptual-model-editor/src/utilities/string.ts:58
↓ 6 callersFunctionmakeColumnFromProp
* Creates a simple column and fills its data from the property. * @param property Most of the data of the column are taken from this property * @par
packages/csv/src/csv-schema/csv-schema-model-adapter.ts:279
↓ 6 callersMethodmergeClasses
(classes: SemanticModelClass[])
packages/core-v2/src/semantic-model/merge/merger/interface.ts:15
↓ 6 callersFunctionmergeLanguageString
( left: LanguageString | null, right: LanguageString | null, )
packages/profile-model/src/merger/default-merge-policy.ts:70
↓ 6 callersMethodmissing
(iri: string)
packages/core/src/data-psm/executor/data-psm-executor-utils.ts:37
↓ 6 callersMethodmissingOwner
(owner: string)
packages/core/src/data-psm/executor/data-psm-executor-utils.ts:47
↓ 6 callersFunctionmodifyClass
(id: string, entity: Partial<Omit<SemanticModelClass, "type" | "id">>)
packages/core-v2/src/semantic-model/operations/operations.ts:48
↓ 6 callersMethodnodes
(predicate: string)
packages/core/src/core/adapter/rdf/rdf-source-wrap.ts:130
↓ 6 callersFunctionpluralizeAndNoSpaces
(word: string)
applications/api-specification/src/customComponents/OperationTypeSelect.tsx:9
↓ 6 callersFunctionpropertyToElement
* Creates SPARQL query element from property fields. * @param prefixes Prefixes of the new nodes are stored here. * @param subject Subject of the cr
packages/csv/src/rdf-to-csv/rdf-to-csv-query-builder.ts:171
↓ 6 callersMethodquery
(queryIri: string)
packages/core-v2/src/entity-model/async-queryable/model.ts:9
↓ 6 callersFunctionregister
( type: string, executor: InternalExecutor<ArgumentType, ResultType>, label: string, description: stri
applications/conceptual-model-editor/src/operation/operation-registry.ts:40
↓ 6 callersMethodregisterNamespace
* Registers a new namespace prefix mapping to a specific URI. * @param prefix The namespace prefix. * @param uri The namespace URI.
packages/xml/src/xml/xml-writer.ts:32
↓ 6 callersFunctionrepresentUndefinedDataType
()
applications/conceptual-model-editor/src/dialog/utilities/dialog-utilities.ts:470
↓ 6 callersFunctionreverseGetResourceIdentifier
(iriOrId: string, originalSemanticModel: SemanticModelEntity[])
packages/core-v2/src/simplified-semantic-model/adapter.ts:14
↓ 6 callersMethodreverseProperty
(predicate: string, iri: string)
packages/core/src/core/adapter/rdf/rdf-api.ts:67
↓ 6 callersMethodsearch
* Searches the CIM and returns an ordered list of PimClasses. * @param searchQuery Search query * @return List of PimClasses matching the search
packages/core/src/cim/cim-adapter.ts:22
↓ 6 callersFunctionselectDomainAndRange
( ends: T[], )
applications/conceptual-model-editor/src/dataspecer/cme-model/adapter/adapter-utilities.ts:16
↓ 6 callersFunctionselectMarkerEnd
(edge: ApiEdge, color: string | null)
applications/conceptual-model-editor/src/diagram/diagram-controller.ts:1979
↓ 6 callersFunctionsemanticModelToCmeSemanticModel
( model: SemanticModel, visualModel: VisualModel | null, defaultColor: HexColor, defaultLabel: (identi
applications/conceptual-model-editor/src/dataspecer/cme-model/adapter/cme-semantic-model-adapter.ts:28
↓ 6 callersMethodsetBaseIri
(iri: string)
packages/core-v2/src/semantic-model/in-memory/in-memory-semantic-model.ts:17
↓ 6 callersFunctionsetDescription
(setter: (prev: LanguageString) => LanguageString)
applications/conceptual-model-editor/src/dialog/obsolete/create-connection-dialog.tsx:230
↓ 6 callersMethodsetLabel
* @param label Human readable label for the model.
packages/visual-model/src/visual-model.ts:105
↓ 6 callersMethodsetPositionInCoreVisualNode
* Sets the position to given one, and puts the result on grid.
packages/layout/src/graph/representation/node.ts:54
↓ 6 callersFunctionshiftAttributePositionAction
( notifications: UseNotificationServiceWriterType, visualModel: WritableVisualModel, nodeIdentifier: str
applications/conceptual-model-editor/src/action/shift-attribute.ts:14
↓ 6 callersFunctionsortCatalogItems
(items: CatalogItem[])
applications/conceptual-model-editor/src/catalog-v3/catalog.tsx:1170
↓ 6 callersFunctionstructureModelAddDefaultValues
( structure: StructureModel, configuration: DataSpecificationConfiguration, )
packages/core/src/structure-model/transformation/add-default-values.ts:5
↓ 6 callersFunctionstructureModelToJsonSchema
( specifications: { [iri: string]: DataSpecification }, specification: DataSpecification, model: Structu
packages/json/src/json-schema/json-schema-model-adapter.ts:121
↓ 6 callersMethodsubscribeToChanges
(callback: (updated: Record<string, LocalEntityWrapped>, removed: string[]) => void)
packages/core-v2/src/hierarchical-semantic-aggregator/interfaces.ts:87
↓ 6 callersFunctiontryPrefix
(iri: string, prefixes: Record<string, string>)
packages/json/src/json-ld/json-ld-adapter.ts:21
↓ 6 callersFunctionuiSemanticModelToNode
( value: UiSemanticModel, )
applications/conceptual-model-editor/src/catalog-v2/catalog-state-adapter.ts:30
↓ 6 callersFunctionupdate
(index: number, newValue: [string, string])
applications/data-specification-editor/src/manager/artifacts/configuration/ui-components/index.tsx:134
↓ 6 callersFunctionupdateEntityMap
( entityMap: Map<EntityDsIdentifier, UiEntity>, entities: UiEntity[], )
applications/conceptual-model-editor/src/catalog-v2/ui-model/ui-model-state.ts:302
↓ 6 callersFunctionupdateItems
(items: Type[], removed: Set<string>, changed: Type[])
applications/conceptual-model-editor/src/page.tsx:542
← previousnext →301–400 of 5,510, ranked by callers