Common Language Specification
E35040
The Common Language Specification (CLS) is a set of basic language features and rules defined by Microsoft to ensure interoperability and seamless integration among different programming languages targeting the .NET platform.
All labels observed (3)
| Label | Occurrences |
|---|---|
| Common Language Specification canonical | 9 |
| common language specification | 2 |
| Core Language | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T265038 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Common Language Specification Context triple: [.NET Framework, supportsStandard, Common Language Specification]
-
A.
Common Language Infrastructure
Common Language Infrastructure is an open specification developed by Microsoft that defines a language-independent runtime environment for executing and managing code across multiple programming languages and platforms.
-
B.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
C.
ECMA-334
ECMA-334 is the ECMA International standard that formally defines the C# programming language specification.
-
D.
Unicode Consortium
The Unicode Consortium is a non-profit organization that standardizes the representation of text and symbols in digital systems worldwide through the Unicode Standard.
-
E.
Unicode Technical Standard #10
Unicode Technical Standard #10 is the specification that defines the Unicode Collation Algorithm, providing a standardized method for comparing and sorting Unicode text across languages and platforms.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Common Language Specification Target entity description: The Common Language Specification (CLS) is a set of basic language features and rules defined by Microsoft to ensure interoperability and seamless integration among different programming languages targeting the .NET platform.
-
A.
Common Language Infrastructure
Common Language Infrastructure is an open specification developed by Microsoft that defines a language-independent runtime environment for executing and managing code across multiple programming languages and platforms.
-
B.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
C.
ECMA-334
ECMA-334 is the ECMA International standard that formally defines the C# programming language specification.
-
D.
Unicode Consortium
The Unicode Consortium is a non-profit organization that standardizes the representation of text and symbols in digital systems worldwide through the Unicode Standard.
-
E.
Unicode Technical Standard #10
Unicode Technical Standard #10 is the specification that defines the Unicode Collation Algorithm, providing a standardized method for comparing and sorting Unicode text across languages and platforms.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
.NET standard
ⓘ
Microsoft technology ⓘ software specification ⓘ |
| aimsTo |
define a common subset of language features
ⓘ
enable seamless integration among .NET languages ⓘ ensure language interoperability ⓘ |
| appliesTo | programming languages targeting .NET ⓘ |
| category |
.NET interoperability standard
ⓘ
programming language specification ⓘ |
| definedBy | Microsoft ⓘ |
| defines |
basic language features for .NET languages
ⓘ
requirements for CLS-compliant languages ⓘ rules for language interoperability ⓘ |
| documentedIn |
ECMA-335
ⓘ
Microsoft .NET documentation ⓘ |
| ensures |
cross-language debugging
ⓘ
cross-language exception handling ⓘ cross-language inheritance ⓘ cross-language type usage ⓘ |
| hasAbbreviation | CLS ⓘ |
| hasConcept |
CLS-compliant language
ⓘ
CLS-compliant library ⓘ CLS-compliant type ⓘ |
| hasDesignGoal |
component reuse across languages
ⓘ
language independence on .NET ⓘ versioning and binary compatibility across languages ⓘ |
| influences |
design of .NET class libraries
ⓘ
design of .NET languages ⓘ |
| introducedIn |
.NET Framework
ⓘ
surface form:
.NET Framework 1.0
|
| partOf |
.NET Framework
ⓘ
.NET ecosystem ⓘ .NET ecosystem ⓘ
surface form:
.NET platform
|
| relatedTo |
.NET languages
ⓘ
Common Language Runtime ⓘ Common Type System ⓘ |
| requires |
consistent naming conventions
ⓘ
rules for exceptions ⓘ rules for method overloading ⓘ rules for properties and events ⓘ rules for visibility and accessibility of members ⓘ use of CLS-compliant types ⓘ |
| scope | publicly exposed types and members ⓘ |
| usedBy |
C# programming language
ⓘ
surface form:
C#
F# ⓘ Visual Basic .NET ⓘ other .NET languages ⓘ |
| worksWith |
Common Language Runtime
ⓘ
surface form:
Common Language Runtime (CLR)
Common Type System ⓘ
surface form:
Common Type System (CTS)
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Common Language Specification Description of subject: The Common Language Specification (CLS) is a set of basic language features and rules defined by Microsoft to ensure interoperability and seamless integration among different programming languages targeting the .NET platform.
Referenced by (12)
Full triples — surface form annotated when it differs from this entity's canonical label.