MCPcopy Create free account

hub / github.com/dataspecer/dataspecer / functions

Functions5,510 in github.com/dataspecer/dataspecer

↓ 10 callersMethodexecuteOperation
* Execute given operation and return results. * * @returns Null, if this executor does not know how to execute the operation.
packages/core-v2/src/semantic-model/profile/operations/operations-executor.ts:49
↓ 10 callersMethodfindNodeInAllNodes
(nodeIdentifier: string)
packages/layout/src/graph/representation/graph.ts:145
↓ 10 callersMethodgetAllEdgesInMainGraph
()
packages/layout/src/graph/representation/graph.ts:141
↓ 10 callersMethodgetAllIncomingEdges
* @returns Returns generator which can be iterated to get edges of all types, where the node is target/end.
packages/layout/src/graph/representation/node.ts:134
↓ 10 callersMethodgetAndImportHelperNamespace
* Returns the namespace prefix for a given known namespace and imports it if not disabled.
packages/xml/src/xml-schema/xml-schema-model-adapter.ts:494
↓ 10 callersMethodgetDefaultHeight
()
packages/layout/src/dimension-estimators/constant-dimension-estimator.ts:16
↓ 10 callersMethodgetDefaultUserConfiguration
()
packages/layout/src/configurations/algorithm-configurations.ts:80
↓ 10 callersFunctiongetEntityLabelToShowInDiagram
( language: string, entity: null | Entity, )
applications/conceptual-model-editor/src/util/utils.ts:20
↓ 10 callersFunctiongetWriter
()
packages/xml/src/xml/tests/xml-writer.spec.ts:6
↓ 10 callersMethodiri
(predicate: N3.NamedNode)
packages/data-specification-vocabulary/src/semantic-model/rdf-to-dsv.ts:104
↓ 10 callersFunctionlng
(text: LanguageString | undefined)
applications/manager/src/Dir.tsx:33
↓ 10 callersMethodprofile
(entity: IdentifiableBuilder)
packages/profile-model/src/profile-model-builder.ts:45
↓ 10 callersFunctionrequestLoadPackage
(iri: string, forceUpdate = false)
applications/manager/src/package.ts:25
↓ 10 callersMethodsetToObject
(configurationObject: object, options: object)
packages/core/src/configuration/configurator.ts:4
↓ 10 callersFunctionuseOptions
()
applications/conceptual-model-editor/src/configuration/options.tsx:91
↓ 10 callersMethodwriteAttributeValue
* Writes an attribute on an element. * @param namespacePrefix The namespaces prefix of the attribute, or null. * @param attributeName The local
packages/xml/src/xml/xml-writer.ts:109
↓ 9 callersMethodaddNewEdgeToGraph
* Adds edge to given {@link graph} * @param extractedModels used to search for source model of edge - so not needed for non-semantic edges *
packages/layout/src/graph/representation/edge.ts:102
↓ 9 callersMethodchangeActiveVisualModel
* @deprecated
packages/core-v2/src/semantic-model/aggregator/aggregator.ts:405
↓ 9 callersFunctioncreateAddVisualNodeOperation
(entity: Omit<VisualNode, "id" | "type"> & Partial<Pick<VisualEntity, "id" | "type">>)
packages/visual-model/src/operations.ts:30
↓ 9 callersFunctioncreateDefaultSemanticModelProfileOperationExecutor
( identifierSource: IdentifierSource, entityReader: EntityReader, entityWriter: EntityWriter, )
packages/core-v2/src/semantic-model/profile/operations/operations-executor.ts:379
↓ 9 callersFunctioncreateDefaultSemanticModelProfileOperationFactory
()
packages/core-v2/src/semantic-model/profile/operations/operations-factory.ts:150
↓ 9 callersFunctioncreateSemanticProfileAggregator
()
packages/core-v2/src/semantic-model/profile/aggregator/aggregator.ts:26
↓ 9 callersMethoddependencies
* Given an entity analyze and return dependencies to other entities. * @returns Null it the entity is not known to the analyzer.
packages/core-v2/src/semantic-model/profile/aggregator/aggregator.ts:36
↓ 9 callersFunctionextendSelectionAction
( notifications: UseNotificationServiceWriterType, graph: ModelGraphContextType, classesContext: Classes
applications/conceptual-model-editor/src/action/extend-selection-action.ts:151
↓ 9 callersMethodfetchFromPimStore
()
packages/core-v2/src/semantic-model/v1-adapters/pim-store-wrapper.ts:25
↓ 9 callersFunctionfindTopLevelGroup
( identifier: string, existingGroups: Record<string, T>, nodeToGroupMapping: Record<string, string>, )
applications/conceptual-model-editor/src/action/utilities.ts:278
↓ 9 callersMethodgetAvailableVisualModels
* @deprecated
packages/core-v2/src/semantic-model/aggregator/aggregator.ts:412
↓ 9 callersMethodgetBlobUrl
(iri: string, name?: string)
packages/core-v2/src/project/package/implementation.ts:237
↓ 9 callersMethodgetDefaultWidth
()
packages/layout/src/dimension-estimators/constant-dimension-estimator.ts:12
↓ 9 callersFunctionhandleResourceClickThroughClicked
(next: SupportedTypes)
applications/conceptual-model-editor/src/dialog/obsolete/entity-detail-dialog.tsx:108
↓ 9 callersFunctionlistener
()
applications/conceptual-model-editor/src/notification/notification-service-context.ts:33
↓ 9 callersFunctionprepareIri
( semanticModels: SemanticModelMap, semanticModel: SemanticModel | null, entity: Entity | null, )
applications/conceptual-model-editor/src/visualization.tsx:536
↓ 9 callersMethodprocessCommonProperties
(definition: JsonSchemaDefinition)
packages/json/src/documentation/view-adapter.ts:167
↓ 9 callersFunctionremoveFromVisualModelByVisualAction
( notifications: UseNotificationServiceWriterType, visualModel: WritableVisualModel, identifiers: string
applications/conceptual-model-editor/src/action/remove-from-visual-model-by-visual.ts:16
↓ 9 callersFunctionrepresentRdfsLiteral
()
applications/conceptual-model-editor/src/dialog/utilities/dialog-utilities.ts:459
↓ 9 callersFunctionrepresentUndefinedClass
()
applications/conceptual-model-editor/src/dialog/utilities/dialog-utilities.ts:102
↓ 9 callersFunctionsetEdges
(value: (prevState: Edge<any>[]) => Edge<any>[])
applications/conceptual-model-editor/src/diagram/features/highlighting/set-selection-highlighting-styles.spec.ts:61
↓ 9 callersMethodsetModelColor
* Set color for given model.
packages/visual-model/src/writable-visual-model.ts:66
↓ 9 callersFunctiontranslateFrom
(languageString: LanguageString|undefined|null, languages: readonly string[])
applications/data-specification-editor/src/editor/components/helper/LanguageStringComponents.tsx:37
↓ 9 callersFunctionvalidationNoProblem
()
applications/conceptual-model-editor/src/dialog/utilities/validation-utilities.ts:31
↓ 9 callersFunctionwithPrevious
(callback: (prev: PackageState) => T)
applications/conceptual-model-editor/src/dataspecer/package/package-api.ts:88
↓ 9 callersFunctionxmlMatchIsClass
( match: XmlMatch )
packages/xml/src/xml-transformations/xslt-model.ts:281
↓ 8 callersMethodabsoluteIri
* @returns Full IRI of this class.
packages/semantic-model/src/semantic-model-builder.ts:38
↓ 8 callersFunctionaddToArray
* If given value is not in the given array, push it to the end.
packages/profile-model/src/default-profile-model-builder.ts:220
↓ 8 callersFunctionaddVisualRelationshipsWithSpecifiedVisualEnds
( visualModel: WritableVisualModel, model: ModelDsIdentifier, represented: EntityDsIdentifier, visualS
applications/conceptual-model-editor/src/dataspecer/visual-model/operation/add-visual-relationships.ts:19
↓ 8 callersFunctionchange
(updated, removed)
packages/core-v2/src/semantic-model/writable-semantic-model-adapter.ts:120
↓ 8 callersMethodcloseCanvasMenu
* Close any opened canvas menu, if none was open, then doesn't do anything.
applications/conceptual-model-editor/src/diagram/diagram-controller.ts:198
↓ 8 callersFunctioncreateExtensionData
( defaultStateValue: boolean, checkboxText: string, checkboxTooltip: string, extensionType: ExtensionT
applications/conceptual-model-editor/src/dialog/selection/extend-selection-dialog-controller.ts:25
↓ 8 callersFunctioncreateLabelResolver
( prefixes: {[iri: string]: string}, languages: string[], )
applications/conceptual-model-editor/src/dependency-tracker/label-resolver.ts:3
↓ 8 callersFunctioncreateTestRelationshipOfGivenType
* @param visualSources if of length zero then gets the identifiers based on the semantic ends of relationship. * @param visualTargets if of length ze
applications/conceptual-model-editor/src/action/add-relationship-to-visual-model.spec.ts:546
↓ 8 callersFunctionentityListContainerToDsvModel
( dsvIri: string, entityListContainer: EntityListContainer, context: EntityListContainerToDsvContext, )
packages/data-specification-vocabulary/src/semantic-model/entity-model-to-dsv.ts:186
↓ 8 callersFunctionfindTopLevelGroupInVisualModel
( identifier: string, visualModel: VisualModel, )
applications/conceptual-model-editor/src/action/utilities.ts:300
↓ 8 callersMethodgetClass
* Returns a PimClass by CIM iri. * @param cimIri CIM iri of class to be interpreted. * @return Interpreted PIM class or null if the requested CI
packages/core/src/cim/cim-adapter.ts:30
↓ 8 callersFunctiongetDomainAndRange
(resource: SemanticModelRelationship)
packages/core-v2/src/semantic-model/relationship-utils/utils.ts:8
↓ 8 callersMethodgetExtensionData
(schema: DataPsmSchemaXmlExtension)
packages/core/src/data-psm/xml-extension/model/data-psm-schema-xml-extension.ts:16
↓ 8 callersMethodgetLocalEntity
(id: string)
packages/core-v2/src/hierarchical-semantic-aggregator/interfaces.ts:89
↓ 8 callersMethodgetTechnicalLabelFromPim
(name: LanguageString)
applications/data-specification-editor/src/editor/operations/context/technical-label-operation-context.ts:4
↓ 8 callersFunctionisInMemorySemanticModel
( what: EntityModel, )
applications/conceptual-model-editor/src/dataspecer/semantic-model/in-memory-semantic-model.ts:10
↓ 8 callersMethodisNode
(object: RdfObject)
packages/core/src/core/adapter/rdf/rdf-api.ts:49
↓ 8 callersFunctionisPrimitiveType
(iri: string)
packages/core-v2/src/semantic-model/datatypes/datatypes.ts:57
↓ 8 callersFunctionisVisualModel
(what: unknown)
packages/visual-model/src/visual-model.ts:113
↓ 8 callersMethodlanguageString
(predicate: string)
packages/core/src/core/adapter/rdf/rdf-source-wrap.ts:146
↓ 8 callersFunctionloadDataPsmClass
( reader: CoreResourceReader, iri: string )
packages/core/src/data-psm/executor/data-psm-executor-utils.ts:20
↓ 8 callersMethodproperty
( value?: Partial<PropertyProfile>, )
packages/profile-model/src/profile-model-builder.ts:14
↓ 8 callersMethodrange
* @param value Use IRI for primitive types.
packages/profile-model/src/profile-model-builder.ts:85
↓ 8 callersFunctionremoveFromArray
( value: Type | null | undefined, array: Type[], )
applications/conceptual-model-editor/src/utilities/functional.ts:6
↓ 8 callersFunctionrepresentUndefinedCardinality
()
applications/conceptual-model-editor/src/dialog/utilities/dialog-utilities.ts:516
↓ 8 callersFunctionselectNewPartial
(name: string)
applications/manager/src/dialog/modify-documentation-template.tsx:165
↓ 8 callersFunctionsemanticModelTrackerToCmeSemanticModel
( semanticModels: Map<ModelIdentifier, SemanticModelEntry>, visualModel: VisualModel | null, defaultColo
applications/conceptual-model-editor/src/dataspecer/cme-model/adapter/cme-semantic-model-adapter.ts:70
↓ 8 callersFunctionsemanticModelsToShacl
( semanticModels: SemanticModel[], profileModels: ProfileModel[], topProfileModel: ProfileModel, confi
packages/shacl-v2/src/semantic-adapter/shacl-semantic-adapter.ts:52
↓ 8 callersFunctionsetAttributePositionAction
( notifications: UseNotificationServiceWriterType, visualModel: WritableVisualModel, nodeIdentifier: str
applications/conceptual-model-editor/src/action/set-attribute-position.ts:7
↓ 8 callersFunctionuseIsMobile
()
applications/manager/src/hooks/use-is-mobile.ts:3
↓ 8 callersMethodwriteElementBegin
* Writes the start tag of an element. * @param namespacePrefix The namespaces prefix of the element, or null. * @param elementName The local nam
packages/xml/src/xml/xml-writer.ts:52
↓ 8 callersMethodwriteElementEnd
* Writes the end tag of an element. * @param namespacePrefix The namespaces prefix of the element, or null. * @param elementName The local name
packages/xml/src/xml/xml-writer.ts:62
↓ 8 callersFunctionwriteFile
(path: string, data: string)
packages/specification/src/specification.ts:361
↓ 8 callersMethodwriteIndent
()
packages/json/src/json-schema/string-json-writer.ts:28
↓ 8 callersFunctionwriteJsonDefinition
(writer: JsonObjectWriter, schema: JsonSchemaDefinition)
packages/json/src/json-schema/json-schema-writer.ts:27
↓ 8 callersFunctionxmlSchemaTypeIsComplex
( type: XmlSchemaType | null )
packages/xml/src/xml-schema/xml-schema-model.ts:212
↓ 7 callersFunctionadd
(left: XY, right: XY)
packages/layout/src/util/utils.ts:225
↓ 7 callersMethodaddVisualRelationship
* @returns Identifier for the new entity.
packages/visual-model/src/writable-visual-model.ts:34
↓ 7 callersFunctionbuildEntityMap
( entities: T[], )
packages/wikidata-experimental-adapter/src/wikidata-ontology-connector/api-types/utils/build-entity-map.ts:3
↓ 7 callersFunctionbuildPropertyMap
(conceptual: ConceptualModel)
packages/core/src/structure-model/transformation/propagate-label.ts:53
↓ 7 callersFunctioncreateDefaultConfigurationModelFromJsonObject
(data: object)
packages/core-v2/src/configuration-model/model.ts:54
↓ 7 callersMethodcreateEntitySync
(entity: NewEntity<T>)
packages/visual-model/src/default-visual-model.ts:177
↓ 7 callersFunctioncreateIriResolver
(base: string)
packages/utilities/src/resolve-iri.ts:21
↓ 7 callersFunctioncreateRelationship
(entity: Partial<Omit<SemanticModelRelationship, "type">>)
packages/core-v2/src/semantic-model/operations/operations.ts:72
↓ 7 callersMethodcreateRelationshipProfile
( entity: Omit<SemanticModelRelationshipProfile, "id" | "type"> & Partial<Pick<SemanticModelRelationshipPr
packages/core-v2/src/semantic-model/profile/operations/operations-factory.ts:18
↓ 7 callersMethodcreateSemanticClassTestVariant
( models: Map<string, EntityModel>, givenName: string, dsIdentifier: string, specializations:
applications/conceptual-model-editor/src/action/test/actions-test-suite.ts:333
↓ 7 callersFunctioncreateShaclPropertyShape
( value: Partial<ShaclPropertyShape> & { iri: Node, path: Node }, )
packages/shacl-v2/src/shacl-model.ts:127
↓ 7 callersFunctiondeleteEntity
(id: string)
packages/core-v2/src/semantic-model/operations/operations.ts:196
↓ 7 callersMethoddeleteResource
* Removes the resource identified by its id. If it is a package, all of * its sub-resources are removed as well.
packages/core-v2/src/project/package/package-service.ts:48
↓ 7 callersFunctionelementIdTest
* Returns a call to id-key using {@link expression}.
packages/xml/src/xml-transformations/xslt-lowering-writer.ts:153
↓ 7 callersMethodentityToIri
(entity: Entity)
packages/data-specification-vocabulary/src/semantic-model/entity-model-to-dsv.ts:312
↓ 7 callersMethodexecuteOperations
(operations: ProfileOperation[])
packages/profile-model/src/profile-model.ts:76
↓ 7 callersFunctionexpectCreation
* Helper to assert that a change is a creation
packages/visual-model/src/executor/executor.spec.ts:48
↓ 7 callersMethodgenerate
(specificationIri: string, output: StreamDictionary)
packages/core/src/generator/generator.ts:28
↓ 7 callersMethodgetAnnotation
* Produces an {@link XmlSchemaAnnotation} from a class or property, * storing its interpretation, name, and description.
packages/xml/src/xml-schema/xml-schema-model-adapter.ts:1150
↓ 7 callersMethodgetBySecond
(key: B)
packages/core-v2/src/hierarchical-semantic-aggregator/utils/tuple-set.ts:64
↓ 7 callersMethodgetId
* returns internal model identifier
packages/core-v2/src/entity-model/entity-model.ts:30
↓ 7 callersFunctiongetIriFromDatatypeSelectorValue
(value: string | KnownDatatype | null)
applications/data-specification-editor/src/editor/components/helper/datatype-selector.tsx:18
← previousnext →201–300 of 5,510, ranked by callers